Searched refs:chroma_step (Results 1 – 2 of 2) sorted by relevance
53 int chroma_step; /* Distance in bytes between subsequent chroma pixels. */ member75 get_fourcc_yuv(int native, int is_ycrcb, int chroma_step) in get_fourcc_yuv() argument80 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()
380 ycbcr->chroma_step = 2; in gralloc0_lock_async_ycbcr()389 ycbcr->chroma_step = 1; in gralloc0_lock_async_ycbcr()