webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <common.h>
Public Attributes | |
double | log_pitch_gain [kMaxNumFrames] |
double | pitch_lag_hz [kMaxNumFrames] |
double | spectral_peak [kMaxNumFrames] |
double | rms [kMaxNumFrames] |
size_t | num_frames |
bool | silence |
double AudioFeatures::log_pitch_gain |
size_t AudioFeatures::num_frames |
double AudioFeatures::pitch_lag_hz |
double AudioFeatures::rms |
bool AudioFeatures::silence |
double AudioFeatures::spectral_peak |