Searched refs:of_write_packet (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/fftools/ |
H A D | ffmpeg_mux.c | 44 void of_write_packet(OutputFile *of, AVPacket *pkt, OutputStream *ost, in of_write_packet() function 273 of_write_packet(of, pkt, ost, 1); in of_check_init()
|
H A D | ffmpeg.h | 704 void of_write_packet(OutputFile *of, AVPacket *pkt, OutputStream *ost,
|
H A D | ffmpeg.c | 736 of_write_packet(of, pkt, ost, 0); in output_packet() 740 of_write_packet(of, pkt, ost, 0); in output_packet()
|
Completed in 9 milliseconds