Home
last modified time | relevance | path

Searched refs:rtp_write_packet (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Drtpenc.c517 static int rtp_write_packet(AVFormatContext *s1, AVPacket *pkt) in rtp_write_packet() function
658 .write_packet = rtp_write_packet,