Searched refs:simulcast_content (Results 1 – 1 of 1) sorted by relevance
211 cricket::ContentInfo* simulcast_content = desc->GetContentByName(info.mid); in PatchVp8Offer() local217 simulcast_content->media_description()->Clone(); in PatchVp8Offer()220 RTC_CHECK(desc->RemoveContentByName(simulcast_content->mid())); in PatchVp8Offer()222 simulcast_content = nullptr; in PatchVp8Offer()396 cricket::ContentInfo* simulcast_content = in PatchVp8Answer() local398 RTC_CHECK(simulcast_content); in PatchVp8Answer()402 simulcast_content->media_description()->Clone(); in PatchVp8Answer()405 simulcast_content = nullptr; in PatchVp8Answer()