Home
last modified time | relevance | path

Searched refs:chroma_step (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/egl/drivers/dri2/
Dplatform_android.c53 int chroma_step; /* Distance in bytes between subsequent chroma pixels. */ member
75 get_fourcc_yuv(int native, int is_ycrcb, int chroma_step) in get_fourcc_yuv() argument
80 droid_yuv_formats[i].chroma_step == chroma_step) in get_fourcc_yuv()
741 fourcc = get_fourcc_yuv(buf->format, is_ycrcb, ycbcr.chroma_step); in droid_create_image_from_prime_fd_yuv()
744 buf->format, is_ycrcb, ycbcr.chroma_step); in droid_create_image_from_prime_fd_yuv()
748 if (ycbcr.chroma_step == 2) { in droid_create_image_from_prime_fd_yuv()
/external/minigbm/cros_gralloc/gralloc0/
Dgralloc0.cc380 ycbcr->chroma_step = 2; in gralloc0_lock_async_ycbcr()
389 ycbcr->chroma_step = 1; in gralloc0_lock_async_ycbcr()