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