Searched refs:write_packet_common (Results 1 – 1 of 1) sorted by relevance
1106 static int write_packet_common(AVFormatContext *s, AVStream *st, AVPacket *pkt, int interleaved) in write_packet_common() function1155 ret = write_packet_common(s, st, pkt, interleaved); in write_packets_from_bsfs()1184 return write_packet_common(s, st, pkt, interleaved); in write_packets_common()