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

  /external/chromium_org/third_party/webrtc/modules/audio_processing/
echo_control_mobile_impl.cc 61 size_t EchoControlMobile::echo_path_size_bytes() { function in class:webrtc::EchoControlMobile
203 if (size_bytes != echo_path_size_bytes()) {
222 if (size_bytes != echo_path_size_bytes()) {
276 echo_path_size_bytes()) != 0) {
  /external/webrtc/src/modules/audio_processing/
echo_control_mobile_impl.cc 62 size_t EchoControlMobile::echo_path_size_bytes() { function in class:webrtc::EchoControlMobile
202 if (size_bytes != echo_path_size_bytes()) {
221 if (size_bytes != echo_path_size_bytes()) {
284 echo_path_size_bytes()) != 0) {

Completed in 748 milliseconds