Searched refs:vOffset (Results 1 – 1 of 1) sorted by relevance
684 size_t vOffset; in get_flexlayout_exynos_formats_only() local714 vOffset = 1; in get_flexlayout_exynos_formats_only()718 ycbcr.cr = (void *)(((unsigned long)hnd->bases[1]) + vOffset); in get_flexlayout_exynos_formats_only()730 vOffset = uOffset + 1; in get_flexlayout_exynos_formats_only()734 ycbcr.cr = (void *)(((unsigned long)hnd->base) + vOffset); in get_flexlayout_exynos_formats_only()745 vOffset = uOffset + 1; in get_flexlayout_exynos_formats_only()749 ycbcr.cr = (void *)(((unsigned long)hnd->base) + vOffset); in get_flexlayout_exynos_formats_only()759 vOffset = ycbcr.ystride * hnd->height; in get_flexlayout_exynos_formats_only()760 uOffset = vOffset + 1; in get_flexlayout_exynos_formats_only()764 ycbcr.cr = (void *)(((unsigned long)hnd->base) + vOffset); in get_flexlayout_exynos_formats_only()[all …]