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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtpenc.h93 void ff_rtp_send_jpeg(AVFormatContext *s1, const uint8_t *buff, int size);
H A Drtpenc_jpeg.c27 void ff_rtp_send_jpeg(AVFormatContext *s1, const uint8_t *buf, int size) function
H A Drtpenc.c587 ff_rtp_send_jpeg(s1, pkt->data, size);

Completed in 36 milliseconds