Searched refs:IsValidSendCodec (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/acm2/
H A Dcodec_manager.cc25 int IsValidSendCodec(const CodecInst& send_codec) { function in namespace:webrtc::acm2::__anon24492
77 int codec_id = IsValidSendCodec(send_codec);
79 // Check for reported errors from function IsValidSendCodec().

Completed in 281 milliseconds