Home
last modified time | relevance | path

Searched defs:stream_template (Results 1 – 2 of 2) 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