Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/sti/bdisp/
H A Dbdisp-hw.c585 * bdisp_hw_get_inc
595 static int bdisp_hw_get_inc(u32 from, u32 to, u16 *inc) in bdisp_hw_get_inc() function
637 if (bdisp_hw_get_inc(src_w, dst_w, h_inc) || in bdisp_hw_get_hv_inc()
638 bdisp_hw_get_inc(src_h, dst_h, v_inc)) { in bdisp_hw_get_hv_inc()
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-hw.c585 * bdisp_hw_get_inc
595 static int bdisp_hw_get_inc(u32 from, u32 to, u16 *inc) in bdisp_hw_get_inc() function
637 if (bdisp_hw_get_inc(src_w, dst_w, h_inc) || in bdisp_hw_get_hv_inc()
638 bdisp_hw_get_inc(src_h, dst_h, v_inc)) { in bdisp_hw_get_hv_inc()

Completed in 3 milliseconds