Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_coding/acm2/
H A Daudio_coding_module.cc153 int PreprocessToAddData(const AudioFrame& in_frame,
384 if (PreprocessToAddData(audio_frame, &ptr_frame) < 0) { in Add10MsDataInternal()
422 int AudioCodingModuleImpl::PreprocessToAddData(const AudioFrame& in_frame, in PreprocessToAddData() function in webrtc::__anon885b20090111::AudioCodingModuleImpl