Searched defs:DelayEstimator (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_processing/utility/
H A Ddelay_estimator_internal.h46 } DelayEstimator; typedef in typeref:struct:__anon15214
/external/webrtc/src/modules/audio_processing/utility/
H A Ddelay_estimator_wrapper.c36 } DelayEstimator; typedef in typeref:struct:__anon32624
144 DelayEstimator* self = (DelayEstimator*) handle;
170 DelayEstimator* self = NULL;
183 self = malloc(sizeof(DelayEstimator));
220 DelayEstimator* self = (DelayEstimator*) handle;
248 DelayEstimator* self = (DelayEstimator*) handle;
295 DelayEstimator* sel
[all...]

Completed in 55 milliseconds