OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:macroblock_plane
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_block.h
64
struct
macroblock_plane
{
struct
86
struct
macroblock_plane
plane[MAX_MB_PLANE];
vp9_encodemb.c
73
struct
macroblock_plane
*const p = &x->plane[plane];
427
struct
macroblock_plane
*const p = &x->plane[plane];
573
struct
macroblock_plane
*const p = &x->plane[plane];
vp9_rdopt.c
387
struct
macroblock_plane
*const p = &x->plane[i];
414
struct
macroblock_plane
*const p = &x->plane[0];
570
struct
macroblock_plane
*const p = &x->plane[plane];
[
all
...]
Completed in 173 milliseconds