Searched refs:macroblock_plane (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_block.h29 struct macroblock_plane { struct
56 struct macroblock_plane plane[MAX_MB_PLANE];
H A Dvp9_encodemb.c55 struct macroblock_plane *const p = &x->plane[plane];
104 struct macroblock_plane *const p = &mb->plane[plane];
318 const struct macroblock_plane *const p = &x->plane[plane];
369 const struct macroblock_plane *const p = &x->plane[plane];
416 const struct macroblock_plane *const p = &x->plane[plane];
470 struct macroblock_plane *const p = &x->plane[plane];
550 struct macroblock_plane *const p = &x->plane[plane];
604 struct macroblock_plane *const p = &x->plane[plane];
H A Dvp9_tokenize.c255 struct macroblock_plane *p = &args->cpi->mb.plane[plane];
300 struct macroblock_plane *p = &cpi->mb.plane[plane];
H A Dvp9_pickmode.c215 struct macroblock_plane *const p = &x->plane[0];
373 struct macroblock_plane *const p = &x->plane[0];
H A Dvp9_rdopt.c150 struct macroblock_plane *const p = &x->plane[i];
190 struct macroblock_plane *const p = &x->plane[i];
288 const struct macroblock_plane *p = &x->plane[plane];
359 const struct macroblock_plane *const p = &x->plane[plane];
647 struct macroblock_plane *p = &x->plane[0];
1104 struct macroblock_plane *const p = &x->plane[0];
1205 struct macroblock_plane *const p = &x->plane[0];
1289 struct macroblock_plane *const p = &x->plane[0];
H A Dvp9_quantize.c517 struct macroblock_plane *p = &x->plane[plane];
H A Dvp9_encodeframe.c515 struct macroblock_plane *const p = x->plane;
695 struct macroblock_plane *const p = x->plane;
3339 struct macroblock_plane *const p = x->plane;
H A Dvp9_firstpass.c397 struct macroblock_plane *const p = x->plane;
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_block.h66 struct macroblock_plane { struct
90 struct macroblock_plane plane[MAX_MB_PLANE];
H A Dvp9_encodemb.c55 struct macroblock_plane *const p = &x->plane[plane];
112 struct macroblock_plane *p = &mb->plane[plane];
320 const struct macroblock_plane *const p = &x->plane[plane];
373 struct macroblock_plane *const p = &x->plane[plane];
432 struct macroblock_plane *const p = &x->plane[plane];
481 struct macroblock_plane *const p = &x->plane[plane];
H A Dvp9_tokenize.c171 struct macroblock_plane *p = &args->cpi->mb.plane[plane];
216 struct macroblock_plane *p = &cpi->mb.plane[plane];
H A Dvp9_pickmode.c191 struct macroblock_plane *const p = &x->plane[0];
213 struct macroblock_plane *const p = &x->plane[0];
H A Dvp9_quantize.c132 struct macroblock_plane *p = &x->plane[plane];
H A Dvp9_rdopt.c439 struct macroblock_plane *const p = &x->plane[i];
484 const struct macroblock_plane *const p = &x->plane[0];
560 const struct macroblock_plane *p = &x->plane[plane];
631 const struct macroblock_plane *const p = &x->plane[plane];
1053 struct macroblock_plane *p = &x->plane[0];
1390 struct macroblock_plane *const p = x->plane;
1547 struct macroblock_plane *const p = &x->plane[0];
1648 struct macroblock_plane *const p = &x->plane[0];
1724 struct macroblock_plane *const p = &x->plane[0];
3042 struct macroblock_plane *cons
[all...]
H A Dvp9_encodeframe.c827 struct macroblock_plane *const p = x->plane;
978 struct macroblock_plane *const p = x->plane;
3275 struct macroblock_plane *const p = x->plane;
H A Dvp9_firstpass.c478 struct macroblock_plane *const p = x->plane;

Completed in 265 milliseconds