OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDecoderPCM16B_2ch
(Results
1 - 7
of
7
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/neteq/
audio_decoder_impl.cc
95
case NetEqDecoder::
kDecoderPCM16B_2ch
:
133
case NetEqDecoder::
kDecoderPCM16B_2ch
:
208
case NetEqDecoder::
kDecoderPCM16B_2ch
:
neteq_stereo_unittest.cc
95
multi_decoder = NetEqDecoder::
kDecoderPCM16B_2ch
;
payload_splitter.cc
276
case NetEqDecoder::
kDecoderPCM16B_2ch
: {
audio_decoder_unittest.cc
696
EXPECT_EQ(8000, CodecSampleRateHz(NetEqDecoder::
kDecoderPCM16B_2ch
));
733
EXPECT_TRUE(CodecSupported(NetEqDecoder::
kDecoderPCM16B_2ch
));
payload_splitter_unittest.cc
491
case NetEqDecoder::
kDecoderPCM16B_2ch
:
589
NetEqDecoder::
kDecoderPCM16B_2ch
,
[
all
...]
/external/webrtc/webrtc/modules/audio_coding/acm2/
acm_codec_database.cc
180
NetEqDecoder::
kDecoderPCM16B_2ch
, NetEqDecoder::kDecoderPCM16Bwb_2ch,
rent_a_codec.h
127
kDecoderPCM16B_2ch
,
Completed in 1445 milliseconds