Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Drtpenc.h97 void ff_rtp_send_jpeg(AVFormatContext *s1, const uint8_t *buff, int size);
H A Drtpenc_jpeg.c28 void ff_rtp_send_jpeg(AVFormatContext *s1, const uint8_t *buf, int size) in ff_rtp_send_jpeg() function
H A Drtpenc.c622 ff_rtp_send_jpeg(s1, pkt->data, size); in rtp_write_packet()

Completed in 2 milliseconds