OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kOutputPLC
(Results
1 - 6
of
6
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/neteq/include/
neteq.h
58
kOutputPLC
,
/external/webrtc/webrtc/modules/audio_coding/neteq/
neteq_external_decoder_unittest.cc
267
if (output_type ==
kOutputPLC
) {
387
if (output_type ==
kOutputPLC
) {
neteq_impl_unittest.cc
633
EXPECT_EQ(
kOutputPLC
, type);
[
all
...]
neteq_impl.cc
[
all
...]
neteq_unittest.cc
[
all
...]
/external/webrtc/webrtc/modules/audio_coding/acm2/
acm_receiver.cc
60
case
kOutputPLC
: {
86
case
kOutputPLC
: {
Completed in 345 milliseconds