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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g711/include/
g711_interface.h 49 * WebRtcG711_EncodeU(...)
67 int16_t WebRtcG711_EncodeU(void* state,
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
acm_pcmu.cc 29 *bitstream_len_byte = WebRtcG711_EncodeU(
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g711/
g711_interface.c 53 int16_t WebRtcG711_EncodeU(void* state,
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g711/test/
testG711.cc 142 stream_len = WebRtcG711_EncodeU(NULL, shortdata, framelength, streamdata);
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
audio_decoder_unittest.cc 235 WebRtcG711_EncodeU(NULL, const_cast<int16_t*>(input),
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/test/
RTPencode.cc     [all...]

Completed in 62 milliseconds