HomeSort by relevance Sort by last modified time
    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 58 milliseconds