Home
last modified time | relevance | path

Searched refs:get_plane_info (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/exynos-gsc/
H A Dgsc-core.c322 static int get_plane_info(struct gsc_frame *frm, u32 addr, u32 *index, u32 *ret_addr) in get_plane_info() function
356 if (get_plane_info(frm, t_min, &low_plane, &low_addr)) in gsc_set_prefbuf()
359 if (get_plane_info(frm, t_max, &high_plane, &high_addr)) in gsc_set_prefbuf()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.c321 static int get_plane_info(struct gsc_frame *frm, u32 addr, u32 *index, u32 *ret_addr) in get_plane_info() function
354 if (get_plane_info(frm, t_min, &low_plane, &low_addr)) in gsc_set_prefbuf()
357 if (get_plane_info(frm, t_max, &high_plane, &high_addr)) in gsc_set_prefbuf()

Completed in 4 milliseconds