Home
last modified time | relevance | path

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

/linux/drivers/media/platform/ti/omap3isp/
H A Dispccdc.c1124 unsigned int depth_out; in ccdc_configure() local
1166 depth_out = fmt_info->width; in ccdc_configure()
1167 shift = depth_in - depth_out; in ccdc_configure()
1181 ccdc_config_sync_if(ccdc, parcfg, depth_out); in ccdc_configure()