Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Drtpenc_aac.c27 void ff_rtp_send_aac(AVFormatContext *s1, const uint8_t *buff, int size) in ff_rtp_send_aac() function
H A Drtpenc.h89 void ff_rtp_send_aac(AVFormatContext *s1, const uint8_t *buff, int size);
H A Drtpenc.c574 ff_rtp_send_aac(s1, pkt->data, size); in rtp_write_packet()

Completed in 2 milliseconds