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

  /external/libvpx/libvpx/vp9/encoder/
vp9_block.h 29 struct macroblock_plane { struct
71 struct macroblock_plane plane[MAX_MB_PLANE];
vp9_aq_cyclicrefresh.h 98 struct macroblock_plane *const p);
vp9_tokenize.c 324 struct macroblock_plane *p = &x->plane[plane];
357 struct macroblock_plane *p = &x->plane[plane];
vp9_encodemb.c 34 struct macroblock_plane *const p = &x->plane[plane];
98 struct macroblock_plane *const p = &mb->plane[plane];
351 const struct macroblock_plane *const p = &x->plane[plane];
426 const struct macroblock_plane *const p = &x->plane[plane];
496 const struct macroblock_plane *const p = &x->plane[plane];
579 struct macroblock_plane *const p = &x->plane[plane];
692 struct macroblock_plane *const p = &x->plane[plane];
756 struct macroblock_plane *const p = &x->plane[plane];
    [all...]
vp9_ethread.c 192 struct macroblock_plane *const p = x->plane;
625 struct macroblock_plane *const p = x->plane;
vp9_pickmode.c 328 struct macroblock_plane *const p = &x->plane[0];
464 struct macroblock_plane *const p = &x->plane[i];
539 struct macroblock_plane *const p = &x->plane[0];
633 struct macroblock_plane *const p = &x->plane[0];
787 struct macroblock_plane *const p = &x->plane[i];
    [all...]
vp9_aq_cyclicrefresh.c 151 struct macroblock_plane *const p) {
vp9_quantize.c 165 struct macroblock_plane *p = &x->plane[plane];
vp9_rdopt.c 134 struct macroblock_plane *const p = &x->plane[i];
184 struct macroblock_plane *const p = &x->plane[i];
357 const struct macroblock_plane *p = &x->plane[plane];
542 const struct macroblock_plane *const p = &x->plane[plane];
682 const struct macroblock_plane *const p = &x->plane[plane];
    [all...]
vp9_encodeframe.c     [all...]
vp9_firstpass.c 828 struct macroblock_plane *const p = x->plane;
    [all...]

Completed in 225 milliseconds