Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-hw.c595 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()