HomeSort by relevance Sort by last modified time
    Searched refs:PreprocessToAddData (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/acm2/
audio_coding_module_impl.h 235 int PreprocessToAddData(const AudioFrame& in_frame,
audio_coding_module_impl.cc 322 if (PreprocessToAddData(audio_frame, &ptr_frame) < 0) {
363 int AudioCodingModuleImpl::PreprocessToAddData(const AudioFrame& in_frame,

Completed in 72 milliseconds