HomeSort by relevance Sort by last modified time
    Searched refs:macroblock_plane (Results 1 - 16 of 16) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_block.h 29 struct macroblock_plane { struct
56 struct macroblock_plane plane[MAX_MB_PLANE];
vp9_encodemb.c 55 struct macroblock_plane *const p = &x->plane[plane];
104 struct macroblock_plane *const p = &mb->plane[plane];
307 const struct macroblock_plane *const p = &x->plane[plane];
358 const struct macroblock_plane *const p = &x->plane[plane];
405 const struct macroblock_plane *const p = &x->plane[plane];
459 struct macroblock_plane *const p = &x->plane[plane];
535 struct macroblock_plane *const p = &x->plane[plane];
584 struct macroblock_plane *const p = &x->plane[plane];
vp9_tokenize.c 162 struct macroblock_plane *p = &args->cpi->mb.plane[plane];
207 struct macroblock_plane *p = &cpi->mb.plane[plane];
vp9_pickmode.c 205 struct macroblock_plane *const p = &x->plane[0];
363 struct macroblock_plane *const p = &x->plane[0];
vp9_quantize.c 261 struct macroblock_plane *p = &x->plane[plane];
vp9_rdopt.c 143 struct macroblock_plane *const p = &x->plane[i];
177 struct macroblock_plane *const p = &x->plane[i];
260 const struct macroblock_plane *p = &x->plane[plane];
331 const struct macroblock_plane *const p = &x->plane[plane];
633 struct macroblock_plane *p = &x->plane[0];
    [all...]
vp9_encodeframe.c 515 struct macroblock_plane *const p = x->plane;
695 struct macroblock_plane *const p = x->plane;
    [all...]
vp9_firstpass.c 405 struct macroblock_plane *const p = x->plane;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_block.h 66 struct macroblock_plane { struct
90 struct macroblock_plane plane[MAX_MB_PLANE];
vp9_encodemb.c 55 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];
vp9_pickmode.c 189 struct macroblock_plane *const p = &x->plane[0];
211 struct macroblock_plane *const p = &x->plane[0];
vp9_tokenize.c 171 struct macroblock_plane *p = &args->cpi->mb.plane[plane];
216 struct macroblock_plane *p = &cpi->mb.plane[plane];
vp9_quantize.c 132 struct macroblock_plane *p = &x->plane[plane];
vp9_rdopt.c 439 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];
    [all...]
vp9_encodeframe.c 843 struct macroblock_plane *const p = x->plane;
    [all...]
vp9_firstpass.c 477 struct macroblock_plane *const p = x->plane;
    [all...]

Completed in 136 milliseconds