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

/external/webrtc/talk/media/webrtc/
H A Dwebrtcvoiceengine.cc291 const CodecPref* pref = NULL;
393 for (const CodecPref& codec_pref : kCodecPrefs) {
410 struct CodecPref { struct in class:cricket::__anon21214::final
419 static const CodecPref kCodecPrefs[12];
421 static int SelectPacketSize(const CodecPref& codec_pref, int ptime_ms) {
444 const WebRtcVoiceCodecs::CodecPref WebRtcVoiceCodecs::kCodecPrefs[12] = {

Completed in 60 milliseconds