Searched defs:new_stream (Results 1 – 4 of 4) sorted by relevance
628 srtp_stream_ctx_t *new_stream; in srtp_protect() local1083 srtp_stream_ctx_t *new_stream; in srtp_unprotect() local1470 srtp_stream_ctx_t *new_stream; in srtp_protect_rtcp() local1847 srtp_stream_ctx_t *new_stream; in srtp_unprotect_rtcp() local
16 def new_stream(t) method in TestTreeNodeStream
804 static struct stream_state *new_stream(struct VpxEncoderConfig *global, in new_stream() function
4618 scoped_ptr<T> new_stream(new T(this)); in GetStream() local