Home | History | Annotate | Download | only in webrtc

Lines Matching refs:audio_content_desc

1357     const cricket::AudioContentDescription* audio_content_desc =
1359 ASSERT(audio_content_desc != NULL);
1360 for (size_t i = 0; i < audio_content_desc->codecs().size(); ++i) {
1361 if (audio_content_desc->codecs()[i].name == "CN")