OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:info_cng
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/neteq/
timestamp_scaler_unittest.cc
125
DecoderDatabase::DecoderInfo info_g722,
info_cng
;
local
128
info_cng
.codec_type = NetEqDecoder::kDecoderCNGwb;
134
.WillRepeatedly(Return(&
info_cng
));
Completed in 71 milliseconds