Searched defs:yuv_file (Results 1 – 3 of 3) sorted by relevance
14 void vpx_write_yuv_frame(FILE *yuv_file, YV12_BUFFER_CONFIG *s) { in vpx_write_yuv_frame()
15 def _crop_one_frame(yuv_file, output_file, component_sizes): argument
82 FILE *yuv_file; variable