Home
last modified time | relevance | path

Searched defs:v_inc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-hw.c33 u16 v_inc; /* Vertical increment in 6.10 format */ member
628 static int bdisp_hw_get_hv_inc(struct bdisp_ctx *ctx, u16 *h_inc, u16 *v_inc) in bdisp_hw_get_hv_inc()
764 u16 h_inc, v_inc, yh_inc, yv_inc; in bdisp_hw_build_node() local