HomeSort by relevance Sort by last modified time
    Searched refs:IVF_FILE_HDR_SZ (Results 1 - 8 of 8) sorted by null

  /external/libvpx/libvpx/examples/
decode_with_partial_drops.c 75 #define IVF_FILE_HDR_SZ (32)
199 unsigned char file_hdr[IVF_FILE_HDR_SZ];
237 if(!(fread(file_hdr, 1, IVF_FILE_HDR_SZ, infile) == IVF_FILE_HDR_SZ
vp8_multi_resolution_encoder.c 30 #define IVF_FILE_HDR_SZ (32)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
decode_with_partial_drops.c 75 #define IVF_FILE_HDR_SZ (32)
199 unsigned char file_hdr[IVF_FILE_HDR_SZ];
237 if(!(fread(file_hdr, 1, IVF_FILE_HDR_SZ, infile) == IVF_FILE_HDR_SZ
vp8_multi_resolution_encoder.c 30 #define IVF_FILE_HDR_SZ (32)
  /external/chromium_org/third_party/libvpx/source/libvpx/
tools_common.h 59 #define IVF_FILE_HDR_SZ 32
  /external/libvpx/libvpx/
tools_common.h 65 #define IVF_FILE_HDR_SZ 32
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
tools_common.h 65 #define IVF_FILE_HDR_SZ 32
  /external/chromium_org/third_party/libvpx/source/libvpx/examples/
vp8_multi_resolution_encoder.c 30 #define IVF_FILE_HDR_SZ (32)

Completed in 248 milliseconds