Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Drtpdec.c629 static void finalize_packet(RTPDemuxContext *s, AVPacket *pkt, uint32_t timestamp) in finalize_packet() function
742 finalize_packet(s, pkt, timestamp); in rtp_parse_packet_internal()
841 finalize_packet(s, pkt, timestamp); in rtp_parse_one_packet()