Searched defs:srtp_stream_t (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libsrtp/srtp/include/
H A Dsrtp.h253 * @brief An srtp_stream_t points to an SRTP stream structure.
255 * The typedef srtp_stream_t is a pointer to a structure that
264 typedef struct srtp_stream_ctx_t *srtp_stream_t; typedef in typeref:struct:srtp_stream_ctx_t
960 srtp_stream_t stream; /**< The stream in which the event happend. */
/external/srtp/include/
H A Dsrtp.h253 * @brief An srtp_stream_t points to an SRTP stream structure.
255 * The typedef srtp_stream_t is a pointer to a structure that
264 typedef struct srtp_stream_ctx_t *srtp_stream_t; typedef in typeref:struct:srtp_stream_ctx_t
887 srtp_stream_t stream; /**< The stream in which the event happend. */

Completed in 589 milliseconds