Searched refs:srtp_install_log_handler (Results 1 – 5 of 5) sorted by relevance
50 srtp_install_log_handler
1682 srtp_err_status_t srtp_install_log_handler(srtp_log_handler_func_t func,
194 status = srtp_install_log_handler(rtp_decoder_srtp_log_handler, NULL); in main()
287 status = srtp_install_log_handler(log_handler, NULL); in main()
4681 srtp_err_status_t srtp_install_log_handler(srtp_log_handler_func_t func, in srtp_install_log_handler() function