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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_block.h 54 typedef struct macroblock MACROBLOCK;
55 struct macroblock { struct
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
block.h 67 typedef struct macroblock struct
81 PARTITION_INFO *pi; /* Corresponds to upper left visible macroblock */
165 } MACROBLOCK;
  /external/libvpx/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/vp8/encoder/
block.h 67 typedef struct macroblock struct
81 PARTITION_INFO *pi; /* Corresponds to upper left visible macroblock */
164 } MACROBLOCK;
  /external/libvpx/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,
  /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 56 milliseconds