Searched defs:srtp (Results 1 – 4 of 4) sorted by relevance
2 AC_INIT(srtp) package
462 srtp_t srtp; in srtp_bits_per_second() local522 srtp_ctx_t *srtp; in srtp_rejections_per_second() local968 srtp_session_print_policy(srtp_t srtp) { in srtp_session_print_policy()
361 srtp_stream_init_keys(srtp_stream_ctx_t *srtp, const void *key) { in srtp_stream_init_keys()471 srtp_stream_init(srtp_stream_ctx_t *srtp, in srtp_stream_init()536 srtp_stream_uninit(srtp_stream_ctx_t *srtp) { in srtp_stream_uninit()1160 srtp_get_stream(srtp_t srtp, uint32_t ssrc) { in srtp_get_stream()
253 #define srtp_handle_event(srtp, strm, evnt) \ argument