Home
last modified time | relevance | path

Searched refs:ff_rtp_send_h263 (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Drtpenc_h263.c43 void ff_rtp_send_h263(AVFormatContext *s1, const uint8_t *buf1, int size) in ff_rtp_send_h263() function
H A Drtpenc.h86 void ff_rtp_send_h263(AVFormatContext *s1, const uint8_t *buf1, int size);
H A Drtpenc.c603 ff_rtp_send_h263(s1, pkt->data, size); in rtp_write_packet()

Completed in 2 milliseconds