Searched refs:pc_tag (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | avienc.c | 801 int pc_tag, i; in avi_write_packet() local 833 pc_tag = ff_start_tag(pb, tag); in avi_write_packet() 841 ff_end_tag(pb, pc_tag); in avi_write_packet() |
Completed in 2 milliseconds