Searched refs:format_sink (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/media/platform/omap3isp/ |
H A D | ispresizer.c | 1231 struct v4l2_mbus_framefmt *format_sink; resizer_get_selection() local 1237 format_sink = __resizer_get_format(res, cfg, RESZ_PAD_SINK, resizer_get_selection() 1249 resizer_try_crop(format_sink, format_source, &sel->r); resizer_get_selection() 1284 const struct v4l2_mbus_framefmt *format_sink; resizer_set_selection() local 1293 format_sink = __resizer_get_format(res, cfg, RESZ_PAD_SINK, resizer_set_selection() 1300 format_sink->width, format_sink->height, resizer_set_selection() 1312 resizer_try_crop(format_sink, &format_source, &sel->r); resizer_set_selection() 1318 format_sink->width, format_sink->height, resizer_set_selection()
|
Completed in 61 milliseconds