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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/interface/
audio_coding_module.h 508 // int32_t ReplaceInternalDTXWithWebRtc()
521 virtual int32_t ReplaceInternalDTXWithWebRtc(
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
audio_coding_module_impl.h 222 int ReplaceInternalDTXWithWebRtc(bool use_webrtc_dtx);
audio_coding_module_impl.cc     [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
TestVADDTX.cc 153 EXPECT_EQ(expected_result, _acmA->ReplaceInternalDTXWithWebRtc(true));

Completed in 65 milliseconds