Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/omap3isp/
Dispccdc.c1130 unsigned int nph; in ccdc_configure() local
1239 nph = crop->width * 2 - 1; in ccdc_configure()
1242 nph = crop->width - 1; in ccdc_configure()
1246 (nph << ISPCCDC_HORZ_INFO_NPH_SHIFT), in ccdc_configure()