OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDecoderPCM16B_5ch
(Results
1 - 6
of
6
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/neteq/
audio_decoder_impl.cc
99
case NetEqDecoder::
kDecoderPCM16B_5ch
:
134
case NetEqDecoder::
kDecoderPCM16B_5ch
:
213
case NetEqDecoder::
kDecoderPCM16B_5ch
:
neteq_stereo_unittest.cc
97
multi_decoder = NetEqDecoder::
kDecoderPCM16B_5ch
;
payload_splitter.cc
296
case NetEqDecoder::
kDecoderPCM16B_5ch
: {
audio_decoder_unittest.cc
700
EXPECT_EQ(8000, CodecSampleRateHz(NetEqDecoder::
kDecoderPCM16B_5ch
));
737
EXPECT_TRUE(CodecSupported(NetEqDecoder::
kDecoderPCM16B_5ch
));
payload_splitter_unittest.cc
507
case NetEqDecoder::
kDecoderPCM16B_5ch
:
593
NetEqDecoder::
kDecoderPCM16B_5ch
));
[
all
...]
/external/webrtc/webrtc/modules/audio_coding/acm2/
rent_a_codec.h
131
kDecoderPCM16B_5ch
,
Completed in 514 milliseconds