Home | History | Annotate | Download | only in src

Lines Matching full:luma_stride

70         psb_surface->stride = graphic_buffers->luma_stride;
73 } else if (512 == graphic_buffers->luma_stride) {
75 } else if (1024 == graphic_buffers->luma_stride) {
77 } else if (1280 == graphic_buffers->luma_stride) {
79 } else if (2048 == graphic_buffers->luma_stride) {
81 } else if (4096 == graphic_buffers->luma_stride) {
86 if (psb_surface->stride != graphic_buffers->luma_stride) {
265 unsigned int luma_stride, /* luma stride, could be width aligned with a special value */
289 luma_stride, chroma_u_stride, chroma_v_stride,
313 (luma_stride < width) ||
320 (luma_stride < width) ||
368 luma_stride,
419 unsigned int luma_stride, /* luma stride, could be width aligned with a special value */
442 luma_stride, chroma_u_stride, chroma_v_stride,
466 (luma_stride < width) ||
507 luma_stride,
783 attribute_tpi->luma_stride, attribute_tpi->chroma_u_stride,
802 attribute_tpi->luma_stride, attribute_tpi->chroma_u_stride,