Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decoder.c40 FILE *yuv_file = fopen(name, "ab"); in recon_write_yuv_frame() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c99 FILE *yuv_file; variable
2614 FILE *yuv_file = fopen(name, "ab"); in vp8_write_yuv_frame() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_if.c82 FILE *yuv_file; variable