Home
last modified time | relevance | path

Searched refs:rist_rtcp_sdes_set_name_length (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/vlc/vlc-3.0.16/modules/access/
H A Drist.h472 static inline void rist_rtcp_sdes_set_name_length(uint8_t *p_rtcp_sdes, in rist_rtcp_sdes_set_name_length() function
H A Drist.c254 rist_rtcp_sdes_set_name_length(p_sdes, strlen(flow->cname)); in send_rtcp_feedback()
/dports/multimedia/vlc/vlc-3.0.16/modules/access_output/
H A Drist.c395 rist_rtcp_sdes_set_name_length(p_sdes, strlen(flow->cname)); in rist_rtcp_send()