Home | History | Annotate | Download | only in src

Lines Matching refs:luma_offset

90         psb_surface->luma_offset = 0;
268 unsigned int luma_offset, /* could be 0 */
290 luma_offset, chroma_u_offset, chroma_v_offset);
316 (chroma_u_offset < luma_offset + width * height) ||
317 (chroma_v_offset < luma_offset + width * height));
323 (chroma_u_offset < luma_offset + width * height) ||
324 (chroma_v_offset < luma_offset + width * height));
371 luma_offset,
422 unsigned int luma_offset, /* could be 0 */
443 luma_offset, chroma_u_offset, chroma_v_offset);
469 (chroma_u_offset < luma_offset + width * height) ||
470 (chroma_v_offset < luma_offset + width * height));
510 luma_offset,
784 attribute_tpi->chroma_v_stride, attribute_tpi->luma_offset,
803 attribute_tpi->chroma_v_stride, attribute_tpi->luma_offset,