Lines Matching defs:streams
243 const StreamParams* GetStream(const StreamParamsVec& streams, in GetStream()
250 StreamParams* GetStream(StreamParamsVec& streams, Condition condition) { in GetStream()
255 inline bool HasStreamWithNoSsrcs(const StreamParamsVec& streams) { in HasStreamWithNoSsrcs()
260 inline const StreamParams* GetStreamBySsrc(const StreamParamsVec& streams, in GetStreamBySsrc()
266 inline const StreamParams* GetStreamByIds(const StreamParamsVec& streams, in GetStreamByIds()
272 inline StreamParams* GetStreamByIds(StreamParamsVec& streams, in GetStreamByIds()
278 inline const StreamParams* GetStream(const StreamParamsVec& streams, in GetStream()
286 bool RemoveStream(StreamParamsVec* streams, Condition condition) { in RemoveStream()
296 inline bool RemoveStream(StreamParamsVec* streams, in RemoveStream()
302 inline bool RemoveStreamBySsrc(StreamParamsVec* streams, uint32_t ssrc) { in RemoveStreamBySsrc()
306 inline bool RemoveStreamByIds(StreamParamsVec* streams, in RemoveStreamByIds()