Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/exynos-gsc/
Dgsc-core.c378 u32 high_addr, high_plane; in gsc_set_prefbuf() local
385 if (get_plane_info(frm, t_max, &high_plane, &high_addr)) in gsc_set_prefbuf()
388 mid_plane = 3 - (low_plane + high_plane); in gsc_set_prefbuf()
400 high_addr + frm->payload[high_plane] - mid_addr) { in gsc_set_prefbuf()
404 frm->payload[high_plane] - mid_addr; in gsc_set_prefbuf()
409 s_chk_len = frm->payload[high_plane]; in gsc_set_prefbuf()