webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "webrtc/modules/audio_processing/vad/gmm.h"
#include <math.h>
#include <stdlib.h>
#include "webrtc/typedefs.h"
Namespaces | |
webrtc | |
Functions | |
double | webrtc::EvaluateGmm (const double *x, const GmmParameters &gmm_parameters) |