Searched refs:sim_group (Results 1 – 2 of 2) sorted by relevance
180 const SsrcGroup* sim_group = get_ssrc_group(kSimSsrcGroupSemantics); in GetPrimarySsrcs() local181 if (sim_group == NULL) { in GetPrimarySsrcs()184 ssrcs->insert(ssrcs->end(), sim_group->ssrcs.begin(), in GetPrimarySsrcs()185 sim_group->ssrcs.end()); in GetPrimarySsrcs()
454 SsrcGroup sim_group("SIM", MAKE_VECTOR(kSimSsrc)); in CreateComplexVideoStreamParamsVec() local460 ssrc_groups.push_back(sim_group); in CreateComplexVideoStreamParamsVec()