Home
last modified time | relevance | path

Searched defs:yuv_file (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx_util/
Dvpx_write_yuv_frame.c14 void vpx_write_yuv_frame(FILE *yuv_file, YV12_BUFFER_CONFIG *s) { in vpx_write_yuv_frame()
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c79 FILE *yuv_file; variable