HomeSort by relevance Sort by last modified time
    Searched defs:MACROBLOCK (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_block.h 55 typedef struct macroblock MACROBLOCK;
56 struct macroblock { struct
  /external/libvpx/libvpx/vp8/encoder/
block.h 67 typedef struct macroblock struct
81 PARTITION_INFO *pi; /* Corresponds to upper left visible macroblock */
168 } MACROBLOCK;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
block.h 67 typedef struct macroblock struct
81 PARTITION_INFO *pi; /* Corresponds to upper left visible macroblock */
164 } MACROBLOCK;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_block.h 88 typedef struct macroblock MACROBLOCK;
89 struct macroblock { struct
199 static INLINE PICK_MODE_CONTEXT *get_block_context(MACROBLOCK *x,

Completed in 206 milliseconds