Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.c802 * __vfe_get_crop - Get pointer to crop selection structure
810 __vfe_get_crop(struct vfe_line *line, in __vfe_get_crop() function
870 rect = __vfe_get_crop(line, sd_state, which); in vfe_try_format()
1172 rect = __vfe_get_crop(line, sd_state, sel->which); in vfe_get_selection()
1225 rect = __vfe_get_crop(line, sd_state, sel->which); in vfe_set_selection()
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.c1500 * __vfe_get_crop - Get pointer to crop selection structure
1508 __vfe_get_crop(struct vfe_line *line, in __vfe_get_crop() function
1567 rect = __vfe_get_crop(line, cfg, which); in vfe_try_format()
1869 rect = __vfe_get_crop(line, cfg, sel->which); in vfe_get_selection()
1922 rect = __vfe_get_crop(line, cfg, sel->which); in vfe_set_selection()

Completed in 6 milliseconds