Searched refs:chroma_step (Results 1 – 6 of 6) sorted by relevance
41 int chroma_step; /* Distance in bytes between subsequent chroma pixels. */ member67 int chroma_step) { in get_fourcc_yuv() argument71 droid_yuv_formats[i].chroma_step == chroma_step) in get_fourcc_yuv()130 bo->format = get_fourcc_yuv(bo->hal_format, chroma_order, ycbcr.chroma_step); in GetYuvPlaneInfo()136 (int)ycbcr.chroma_step); in GetYuvPlaneInfo()148 int expected_planes = (ycbcr.chroma_step == 2) ? 2 : 3; in GetYuvPlaneInfo()
63 int chroma_step; /* Distance in bytes between subsequent chroma pixels. */ member87 get_fourcc_yuv(int native, enum chroma_order chroma_order, int chroma_step) in get_fourcc_yuv() argument92 droid_yuv_formats[i].chroma_step == chroma_step) in get_fourcc_yuv()245 fourcc = get_fourcc_yuv(buf->format, chroma_order, ycbcr.chroma_step); in droid_create_image_from_prime_fds_yuv()248 buf->format, chroma_order == YCbCr ? "YCbCr" : "YCrCb", ycbcr.chroma_step); in droid_create_image_from_prime_fds_yuv()257 int num_planes = (ycbcr.chroma_step == 2) ? 2 : 3; in droid_create_image_from_prime_fds_yuv()
88 size_t chroma_step; member
530 ycbcr->chroma_step = 2; in gralloc0_lock_async_ycbcr()539 ycbcr->chroma_step = 1; in gralloc0_lock_async_ycbcr()
94 if (ycbcr.chroma_step > in getVideoFrameLayout()
38733 …<var-decl name='chroma_step' type-id='b59d7dce' visibility='default' filepath='system/core/libsyst…