Lines Matching refs:StreamParamsVec
231 const StreamParamsVec& params_vec, in FindFirstStreamParamsByCname()
233 for (StreamParamsVec::const_iterator it = params_vec.begin(); in FindFirstStreamParamsByCname()
244 static bool GenerateCname(const StreamParamsVec& params_vec, in GenerateCname()
282 static void GenerateSsrcs(const StreamParamsVec& params_vec, in GenerateSsrcs()
296 static bool GenerateSctpSid(const StreamParamsVec& params_vec, uint32_t* sid) { in GenerateSctpSid()
311 static bool GenerateSctpSids(const StreamParamsVec& params_vec, in GenerateSctpSids()
324 StreamParamsVec* stream_params) { in GetCurrentStreamParams()
337 const StreamParamsVec& streams = media->streams(); in GetCurrentStreamParams()
338 for (StreamParamsVec::const_iterator it = streams.begin(); in GetCurrentStreamParams()
466 StreamParamsVec* current_streams, in AddStreamParams()
757 StreamParamsVec* current_streams, in CreateMediaContentOffer()
1033 StreamParamsVec* current_streams, in CreateMediaContentAnswer()
1260 StreamParamsVec current_streams; in CreateOffer()
1369 StreamParamsVec current_streams; in CreateAnswer()
1560 StreamParamsVec* current_streams, in AddAudioContentForOffer()
1619 StreamParamsVec* current_streams, in AddVideoContentForOffer()
1678 StreamParamsVec* current_streams, in AddDataContentForOffer()
1741 StreamParamsVec* current_streams, in AddAudioContentForAnswer()
1800 StreamParamsVec* current_streams, in AddVideoContentForAnswer()
1855 StreamParamsVec* current_streams, in AddDataContentForAnswer()