OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcOpusDecInst
(Results
1 - 6
of
6
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/opus/
opus_inst.h
30
struct
WebRtcOpusDecInst
{
opus_interface.h
24
typedef struct
WebRtcOpusDecInst
OpusDecInst;
opus_speed_test.cc
31
WebRtcOpusDecInst
* opus_decoder_;
opus_unittest.cc
51
WebRtcOpusDecInst
* decoder,
62
WebRtcOpusDecInst
* opus_decoder_;
115
WebRtcOpusDecInst
* decoder,
299
WebRtcOpusDecInst
* opus_decoder;
opus_fec_test.cc
60
WebRtcOpusDecInst
* opus_decoder_;
/external/webrtc/webrtc/modules/audio_coding/test/
opus_test.h
54
WebRtcOpusDecInst
* opus_mono_decoder_;
55
WebRtcOpusDecInst
* opus_stereo_decoder_;
Completed in 206 milliseconds