Searched refs:__vfe_get_compose (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/ |
H A D | camss-vfe.c | 782 * __vfe_get_compose - Get pointer to compose selection structure 790 __vfe_get_compose(struct vfe_line *line, in __vfe_get_compose() function 935 compose = __vfe_get_compose(line, sd_state, which); in vfe_try_crop() 1150 rect = __vfe_get_compose(line, sd_state, sel->which); in vfe_get_selection() 1162 rect = __vfe_get_compose(line, sd_state, sel->which); in vfe_get_selection() 1208 rect = __vfe_get_compose(line, sd_state, sel->which); in vfe_set_selection()
|
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/ |
H A D | camss-vfe.c | 1480 * __vfe_get_compose - Get pointer to compose selection structure 1488 __vfe_get_compose(struct vfe_line *line, in __vfe_get_compose() function 1632 compose = __vfe_get_compose(line, cfg, which); in vfe_try_crop() 1847 rect = __vfe_get_compose(line, cfg, sel->which); in vfe_get_selection() 1859 rect = __vfe_get_compose(line, cfg, sel->which); in vfe_get_selection() 1905 rect = __vfe_get_compose(line, cfg, sel->which); in vfe_set_selection()
|
Completed in 5 milliseconds