Home
last modified time | relevance | path

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

/linux/drivers/media/platform/ti/omap3isp/
H A Dispresizer.c1230 struct v4l2_mbus_framefmt *format_sink; in resizer_get_selection() local
1236 format_sink = __resizer_get_format(res, sd_state, RESZ_PAD_SINK, in resizer_get_selection()
1248 resizer_try_crop(format_sink, format_source, &sel->r); in resizer_get_selection()
1283 const struct v4l2_mbus_framefmt *format_sink; in resizer_set_selection() local
1292 format_sink = __resizer_get_format(res, sd_state, RESZ_PAD_SINK, in resizer_set_selection()
1299 format_sink->width, format_sink->height, in resizer_set_selection()
1311 resizer_try_crop(format_sink, &format_source, &sel->r); in resizer_set_selection()
1317 format_sink->width, format_sink->height, in resizer_set_selection()