OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetRecCodec
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/voice_engine/
voe_codec_impl.cc
146
int VoECodecImpl::
GetRecCodec
(int channel, CodecInst& codec) {
155
"
GetRecCodec
() failed to locate channel");
158
return channelPtr->
GetRecCodec
(codec);
channel.cc
[
all
...]
Completed in 36 milliseconds