Home | History | Annotate | Download | only in src

Lines Matching refs:luma_stride

68         psb_surface->stride = graphic_buffers->luma_stride;
71 } else if (512 == graphic_buffers->luma_stride) {
73 } else if (1024 == graphic_buffers->luma_stride) {
75 } else if (1280 == graphic_buffers->luma_stride) {
83 } else if (2048 == graphic_buffers->luma_stride) {
85 } else if (4096 == graphic_buffers->luma_stride) {
90 if (psb_surface->stride != graphic_buffers->luma_stride) {
267 unsigned int luma_stride, /* luma stride, could be width aligned with a special value */
291 luma_stride, chroma_u_stride, chroma_v_stride,
315 (luma_stride < width) ||
322 (luma_stride < width) ||
370 luma_stride,
420 unsigned int luma_stride, /* luma stride, could be width aligned with a special value */
443 luma_stride, chroma_u_stride, chroma_v_stride,
467 (luma_stride < width) ||
508 luma_stride,
779 attribute_tpi->luma_stride, attribute_tpi->chroma_u_stride,
798 attribute_tpi->luma_stride, attribute_tpi->chroma_u_stride,