OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 437 milliseconds