Searched refs:format_source (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/media/platform/omap3isp/ |
H A D | ispresizer.c | 1230 struct v4l2_mbus_framefmt *format_source; resizer_get_selection() local 1239 format_source = __resizer_get_format(res, cfg, RESZ_PAD_SOURCE, resizer_get_selection() 1249 resizer_try_crop(format_sink, format_source, &sel->r); resizer_get_selection() 1250 resizer_calc_ratios(res, &sel->r, format_source, &ratio); resizer_get_selection() 1255 resizer_calc_ratios(res, &sel->r, format_source, &ratio); resizer_get_selection() 1285 struct v4l2_mbus_framefmt format_source; resizer_set_selection() local 1295 format_source = *__resizer_get_format(res, cfg, RESZ_PAD_SOURCE, resizer_set_selection() 1302 format_source.width, format_source.height); resizer_set_selection() 1312 resizer_try_crop(format_sink, &format_source, &sel->r); resizer_set_selection() 1314 resizer_calc_ratios(res, &sel->r, &format_source, &ratio); resizer_set_selection() 1320 format_source.width, format_source.height); resizer_set_selection() 1324 format_source; resizer_set_selection() 1335 format_source; resizer_set_selection()
|
Completed in 100 milliseconds