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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/opus/
opus_inst.h 20 struct WebRtcOpusDecInst {
opus_speed_test.cc 31 WebRtcOpusDecInst* opus_decoder_;
opus_fec_test.cc 59 WebRtcOpusDecInst* opus_decoder_;
opus_unittest.cc 37 WebRtcOpusDecInst* opus_mono_decoder_;
38 WebRtcOpusDecInst* opus_mono_decoder_new_;
39 WebRtcOpusDecInst* opus_stereo_decoder_;
40 WebRtcOpusDecInst* opus_stereo_decoder_new_;
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
opus_test.h 51 WebRtcOpusDecInst* opus_mono_decoder_;
52 WebRtcOpusDecInst* opus_stereo_decoder_;
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
acm_opus.h 18 struct WebRtcOpusDecInst;
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/opus/interface/
opus_interface.h 22 typedef struct WebRtcOpusDecInst OpusDecInst;

Completed in 395 milliseconds