Searched refs:ff_rtp_send_vp8 (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Drtpenc_vp8.c26 void ff_rtp_send_vp8(AVFormatContext *s1, const uint8_t *buf, int size) function
H A Drtpenc.h81 void ff_rtp_send_vp8(AVFormatContext *s1, const uint8_t *buff, int size);
H A Drtpenc.c452 ff_rtp_send_vp8(s1, pkt->data, size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtpenc_vp8.c26 void ff_rtp_send_vp8(AVFormatContext *s1, const uint8_t *buf, int size) function
H A Drtpenc.h92 void ff_rtp_send_vp8(AVFormatContext *s1, const uint8_t *buff, int size);
H A Drtpenc.c581 ff_rtp_send_vp8(s1, pkt->data, size);

Completed in 73 milliseconds