Searched refs:ff_rtp_send_xiph (Results 1 – 3 of 3) sorted by relevance
33 void ff_rtp_send_xiph(AVFormatContext *s1, const uint8_t *buff, int size) in ff_rtp_send_xiph() function
93 void ff_rtp_send_xiph(AVFormatContext *s1, const uint8_t *buff, int size);
608 ff_rtp_send_xiph(s1, pkt->data, size); in rtp_write_packet()