OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kOpus
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/acm2/
rent_a_codec.h
72
kOpus
, // Mono and stereo
103
kOpus
= -1, // Mono and stereo
/external/webrtc/webrtc/modules/audio_coding/test/
TestVADDTX.cc
32
const CodecInst
kOpus
= {120, "opus", 48000, 960, 1, 64000};
168
RegisterCodec(
kOpus
);
249
RegisterCodec(
kOpus
);
Completed in 97 milliseconds