Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/ti/omap3isp/
Dispccdc.c1122 unsigned int depth_out; in ccdc_configure() local
1160 depth_out = fmt_info->width; in ccdc_configure()
1161 shift = depth_in - depth_out; in ccdc_configure()
1175 ccdc_config_sync_if(ccdc, parcfg, depth_out); in ccdc_configure()