Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/vsp1/
Dvsp1_bru.c232 static struct v4l2_rect *bru_get_compose(struct vsp1_bru *bru, in bru_get_compose() function
301 compose = bru_get_compose(bru, cfg, fmt->pad, fmt->which); in bru_set_format()
340 sel->r = *bru_get_compose(bru, cfg, sel->pad, sel->which); in bru_get_selection()
378 compose = bru_get_compose(bru, cfg, sel->pad, sel->which); in bru_set_selection()