Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.c349 u32 low_addr, low_plane, mid_addr, mid_plane; in gsc_set_prefbuf() local
354 if (get_plane_info(frm, t_min, &low_plane, &low_addr)) in gsc_set_prefbuf()
360 mid_plane = 3 - (low_plane + high_plane); in gsc_set_prefbuf()
373 f_chk_len = frm->payload[low_plane]; in gsc_set_prefbuf()