Searched refs:IVF_FILE_HDR_SZ (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/libvpx/examples/
H A Ddecode_with_partial_drops.c75 #define IVF_FILE_HDR_SZ (32) macro
199 unsigned char file_hdr[IVF_FILE_HDR_SZ];
237 if(!(fread(file_hdr, 1, IVF_FILE_HDR_SZ, infile) == IVF_FILE_HDR_SZ
H A Dvp8_multi_resolution_encoder.c30 #define IVF_FILE_HDR_SZ (32) macro
/external/libvpx/libvpx/
H A Dtools_common.h65 #define IVF_FILE_HDR_SZ 32 macro
/external/chromium_org/third_party/libvpx/source/libvpx/
H A Dtools_common.h59 #define IVF_FILE_HDR_SZ 32 macro

Completed in 182 milliseconds