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 510 // int32_t ReplaceInternalDTXWithWebRtc()
523 virtual int32_t ReplaceInternalDTXWithWebRtc(
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
audio_coding_module_impl.h 225 virtual int ReplaceInternalDTXWithWebRtc(bool use_webrtc_dtx) OVERRIDE;
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 146 milliseconds