Searched refs:codec_preference (Results 1 – 1 of 1) sorted by relevance
/external/webrtc/talk/app/webrtc/ |
D | webrtcsdp.cc | 292 const std::vector<int>& codec_preference, 310 const std::vector<int>& codec_preference, 2124 const std::vector<int>& codec_preference, in ParseContentDescription() argument 2146 codec_preference, pos, content_name, in ParseContentDescription() 2191 std::vector<int> codec_preference; in ParseMediaDescription() local 2204 codec_preference.push_back(pl); in ParseMediaDescription() 2223 codec_preference, pos, &content_name, in ParseMediaDescription() 2228 codec_preference, pos, &content_name, in ParseMediaDescription() 2234 codec_preference, pos, &content_name, in ParseMediaDescription() 2442 const std::vector<int>& codec_preference, in ParseContent() argument [all …]
|