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

  /external/libvpx/libvpx/vp8/encoder/
block.h 63 typedef struct macroblock struct
77 PARTITION_INFO *pi; /* Corresponds to upper left visible macroblock */
160 } MACROBLOCK;
  /external/libvpx/libvpx/vp9/encoder/
vp9_block.h 90 typedef struct macroblock MACROBLOCK;
91 struct macroblock { struct
202 static PICK_MODE_CONTEXT *get_block_context(MACROBLOCK *x, BLOCK_SIZE bsize) {
237 MACROBLOCK *x;

Completed in 1902 milliseconds