Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Drtpenc_h261.c39 void ff_rtp_send_h261(AVFormatContext *ctx, const uint8_t *frame_buf, int frame_size) in ff_rtp_send_h261() function
H A Drtpenc.h85 void ff_rtp_send_h261(AVFormatContext *s1, const uint8_t *buf1, int size);
H A Drtpenc.c590 ff_rtp_send_h261(s1, pkt->data, size); in rtp_write_packet()

Completed in 2 milliseconds