HomeSort by relevance Sort by last modified time
    Searched defs:SetRecPayloadType (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/voice_engine/
voe_codec_impl.cc 216 int VoECodecImpl::SetRecPayloadType(int channel, const CodecInst& codec)
219 "SetRecPayloadType(channel=%d, codec)", channel);
237 return channelPtr->SetRecPayloadType(codec);
channel.cc     [all...]

Completed in 442 milliseconds