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

  /external/webrtc/webrtc/modules/audio_coding/codecs/opus/
audio_decoder_opus.cc 21 WebRtcOpus_DecoderInit(dec_state_);
65 WebRtcOpus_DecoderInit(dec_state_);
opus_interface.h 209 * WebRtcOpus_DecoderInit(...)
216 void WebRtcOpus_DecoderInit(OpusDecInst* inst);
opus_interface.c 296 void WebRtcOpus_DecoderInit(OpusDecInst* inst) {
opus_unittest.cc 424 WebRtcOpus_DecoderInit(opus_decoder_);
  /external/webrtc/webrtc/modules/audio_coding/test/
opus_test.cc 86 WebRtcOpus_DecoderInit(opus_mono_decoder_);
87 WebRtcOpus_DecoderInit(opus_stereo_decoder_);

Completed in 739 milliseconds