Home
last modified time | relevance | path

Searched defs:num_proc_channels (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/talk/media/webrtc/
Dfakewebrtcvoiceengine.h81 size_t num_proc_channels() const override { return 0; } in num_proc_channels() function
/external/webrtc/webrtc/modules/audio_processing/
Daudio_processing_impl.cc537 size_t AudioProcessingImpl::num_proc_channels() const { in num_proc_channels() function in webrtc::AudioProcessingImpl