Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_brx.c99 static struct v4l2_rect *brx_get_compose(struct vsp1_brx *brx, in brx_get_compose() function
160 compose = brx_get_compose(brx, config, fmt->pad); in brx_set_format()
208 sel->r = *brx_get_compose(brx, config, sel->pad); in brx_get_selection()
258 compose = brx_get_compose(brx, config, sel->pad); in brx_set_selection()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_brx.c99 static struct v4l2_rect *brx_get_compose(struct vsp1_brx *brx, in brx_get_compose() function
161 compose = brx_get_compose(brx, config, fmt->pad); in brx_set_format()
209 sel->r = *brx_get_compose(brx, config, sel->pad); in brx_get_selection()
260 compose = brx_get_compose(brx, config, sel->pad); in brx_set_selection()

Completed in 3 milliseconds