Home
last modified time | relevance | path

Searched refs:PreprocessToAddData (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
Daudio_coding_module_impl.h277 int PreprocessToAddData(const AudioFrame& in_frame,
Daudio_coding_module_impl.cc1262 if (PreprocessToAddData(audio_frame, &ptr_frame) < 0) { in Add10MsData()
1319 int AudioCodingModuleImpl::PreprocessToAddData(const AudioFrame& in_frame, in PreprocessToAddData() function in webrtc::acm2::AudioCodingModuleImpl