Searched refs:sdes_callback (Results 1 – 1 of 1) sorted by relevance
2531 UINT (*sdes_callback)(NX_RTCP_SDES_INFO *); in _nx_rtcp_packet_sdes_process() local2539 sdes_callback = rtp_sender -> nx_rtp_sender_rtcp_sdes_cb; in _nx_rtcp_packet_sdes_process()2540 if (sdes_callback == NX_NULL) in _nx_rtcp_packet_sdes_process()2577 sdes_callback(&sdes_info); in _nx_rtcp_packet_sdes_process()