h_cnt              59 drivers/media/platform/omap3isp/isph3a_af.c 	pax2 |= (conf->paxel.h_cnt - 1);
h_cnt             149 drivers/media/platform/omap3isp/isph3a_af.c 	return conf->paxel.h_cnt * conf->paxel.v_cnt * OMAP3ISP_AF_PAXEL_SIZE;
h_cnt             162 drivers/media/platform/omap3isp/isph3a_af.c 	if (IS_OUT_OF_BOUNDS(paxel_cfg->h_cnt,
h_cnt             212 drivers/media/platform/omap3isp/isph3a_af.c 	if ((paxel_cfg->h_cnt * paxel_cfg->v_cnt > 9) &&
h_cnt             279 drivers/media/platform/omap3isp/isph3a_af.c 	    (cur_cfg->paxel.h_cnt != user_cfg->paxel.h_cnt) ||
h_cnt             378 drivers/media/platform/omap3isp/isph3a_af.c 	af_recover_cfg->paxel.h_cnt = OMAP3ISP_AF_PAXEL_HORIZONTAL_COUNT_MIN;
h_cnt             291 include/uapi/linux/omap3isp.h 	__u8 h_cnt;	/* Horizontal Count */