Searched refs:chroma_step (Results 1 – 1 of 1) sorted by relevance
48 int chroma_step; /* Distance in bytes between subsequent chroma pixels. */ member65 get_fourcc_yuv(int native, int is_ycrcb, int chroma_step) in get_fourcc_yuv() argument72 droid_yuv_formats[i].chroma_step == chroma_step) in get_fourcc_yuv()635 fourcc = get_fourcc_yuv(buf->format, is_ycrcb, ycbcr.chroma_step); in droid_create_image_from_prime_fd_yuv()638 buf->format, is_ycrcb, ycbcr.chroma_step); in droid_create_image_from_prime_fd_yuv()642 if (ycbcr.chroma_step == 2) { in droid_create_image_from_prime_fd_yuv()