Searched refs:__preview_get_format (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/media/platform/omap3isp/ |
| D | isppreview.c | 1682 __preview_get_format(struct isp_prev_device *prev, struct v4l2_subdev_pad_config *cfg, in __preview_get_format() function 1773 *fmt = *__preview_get_format(prev, cfg, PREV_PAD_SINK, which); in preview_try_format() 1945 format = __preview_get_format(prev, cfg, PREV_PAD_SINK, in preview_get_selection() 1995 format = __preview_get_format(prev, cfg, PREV_PAD_SINK, sel->which); in preview_set_selection() 2000 format = __preview_get_format(prev, cfg, PREV_PAD_SOURCE, sel->which); in preview_set_selection() 2019 format = __preview_get_format(prev, cfg, fmt->pad, fmt->which); in preview_get_format() 2041 format = __preview_get_format(prev, cfg, fmt->pad, fmt->which); in preview_set_format() 2060 format = __preview_get_format(prev, cfg, PREV_PAD_SOURCE, in preview_set_format()
|