HomeSort by relevance Sort by last modified time
    Searched defs:num_handles_required (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/
echo_control_mobile_impl.cc 334 kMaxAllowedValuesOfSamplesPerFrame * num_handles_required());
397 size_t EchoControlMobileImpl::num_handles_required() const { function in class:webrtc::EchoControlMobileImpl
echo_cancellation_impl.cc 421 kMaxAllowedValuesOfSamplesPerFrame * num_handles_required());
492 size_t EchoCancellationImpl::num_handles_required() const { function in class:webrtc::EchoCancellationImpl
gain_control_impl.cc 436 size_t GainControlImpl::num_handles_required() const { function in class:webrtc::GainControlImpl

Completed in 302 milliseconds