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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g711/include/
g711_interface.h 100 * WebRtcG711_DecodeU(...)
120 int16_t WebRtcG711_DecodeU(void* state,
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g711/
g711_interface.c 126 int16_t WebRtcG711_DecodeU(void* state,
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g711/test/
testG711.cc 150 err = WebRtcG711_DecodeU(NULL, streamdata, stream_len, decoded,
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
audio_decoder_impl.cc 46 int16_t ret = WebRtcG711_DecodeU(

Completed in 30 milliseconds