Lines Matching defs:streams
253 const StreamParams* GetStream(const StreamParamsVec& streams, in GetStream()
260 StreamParams* GetStream(StreamParamsVec& streams, Condition condition) { in GetStream()
265 inline bool HasStreamWithNoSsrcs(const StreamParamsVec& streams) { in HasStreamWithNoSsrcs()
270 inline const StreamParams* GetStreamBySsrc(const StreamParamsVec& streams, in GetStreamBySsrc()
276 inline const StreamParams* GetStreamByIds(const StreamParamsVec& streams, in GetStreamByIds()
284 inline StreamParams* GetStreamByIds(StreamParamsVec& streams, in GetStreamByIds()
292 inline const StreamParams* GetStream(const StreamParamsVec& streams, in GetStream()
300 bool RemoveStream(StreamParamsVec* streams, Condition condition) { in RemoveStream()
310 inline bool RemoveStream(StreamParamsVec* streams, in RemoveStream()
316 inline bool RemoveStreamBySsrc(StreamParamsVec* streams, uint32_t ssrc) { in RemoveStreamBySsrc()
320 inline bool RemoveStreamByIds(StreamParamsVec* streams, in RemoveStreamByIds()