Searched refs:ccdc_try_crop (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/ |
H A D | ispccdc.c | 2072 * ccdc_try_crop - Validate a crop rectangle 2077 static void ccdc_try_crop(struct isp_ccdc_device *ccdc, in ccdc_try_crop() function 2245 ccdc_try_crop(ccdc, format, &sel->r); in ccdc_get_selection() 2294 ccdc_try_crop(ccdc, format, &sel->r); in ccdc_set_selection() 2359 ccdc_try_crop(ccdc, &fmt->format, crop); in ccdc_set_format()
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/ |
H A D | ispccdc.c | 2085 * ccdc_try_crop - Validate a crop rectangle 2090 static void ccdc_try_crop(struct isp_ccdc_device *ccdc, in ccdc_try_crop() function 2260 ccdc_try_crop(ccdc, format, &sel->r); in ccdc_get_selection() 2310 ccdc_try_crop(ccdc, format, &sel->r); in ccdc_set_selection() 2379 ccdc_try_crop(ccdc, &fmt->format, crop); in ccdc_set_format()
|
Completed in 7 milliseconds