Home
last modified time | relevance | path

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

/external/webrtc/webrtc/tools/barcode_tools/
Dyuv_cropper.py15 def _crop_one_frame(yuv_file, output_file, component_sizes): argument
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c85 FILE *yuv_file; variable
2478 void vp8_write_yuv_frame(FILE *yuv_file, YV12_BUFFER_CONFIG *s) { in vp8_write_yuv_frame()