Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/acm2/
Daudio_coding_module_impl.h235 int PreprocessToAddData(const AudioFrame& in_frame,
Daudio_coding_module_impl.cc322 if (PreprocessToAddData(audio_frame, &ptr_frame) < 0) { in Add10MsDataInternal()
363 int AudioCodingModuleImpl::PreprocessToAddData(const AudioFrame& in_frame, in PreprocessToAddData() function in webrtc::acm2::AudioCodingModuleImpl