OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sendCodecInst
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
PacketLossTest.cc
145
struct CodecInst
sendCodecInst
;
146
if (acm->SendCodec(&
sendCodecInst
) >= 0) {
EncodeDecodeTest.cc
345
struct CodecInst
sendCodecInst
;
346
if (acm->SendCodec(&
sendCodecInst
) >= 0) {
Completed in 205 milliseconds