Home
last modified time | relevance | path

Searched defs:stream_template (Results 1 – 4 of 4) sorted by relevance

/external/srtp/srtp/
Dsrtp.c167 srtp_stream_ctx_t *stream_template) { in srtp_stream_dealloc()
233 srtp_stream_clone(const srtp_stream_ctx_t *stream_template, in srtp_stream_clone()
1332 srtp_stream_ctx_t *stream_template) { in srtp_stream_uninit_and_dealloc()
/external/srtp/include/
Dsrtp_priv.h240 srtp_stream_ctx_t *stream_template; /* act as template for other streams */ member
/external/chromium_org/third_party/libsrtp/srtp/include/
Dsrtp_priv.h233 srtp_stream_ctx_t *stream_template; /* act as template for other streams */ member
/external/chromium_org/third_party/libsrtp/srtp/srtp/
Dsrtp.c277 srtp_stream_clone(const srtp_stream_ctx_t *stream_template, in srtp_stream_clone()