Searched refs:h_cnt (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/platform/ti/omap3isp/
H A Disph3a_af.c59 pax2 |= (conf->paxel.h_cnt - 1);
149 return conf->paxel.h_cnt * conf->paxel.v_cnt * OMAP3ISP_AF_PAXEL_SIZE;
162 if (IS_OUT_OF_BOUNDS(paxel_cfg->h_cnt,
212 if ((paxel_cfg->h_cnt * paxel_cfg->v_cnt > 9) &&
279 (cur_cfg->paxel.h_cnt != user_cfg->paxel.h_cnt) ||
378 af_recover_cfg->paxel.h_cnt = OMAP3ISP_AF_PAXEL_HORIZONTAL_COUNT_MIN;
/linux-master/include/uapi/linux/
H A Domap3isp.h296 __u8 h_cnt; /* Horizontal Count */ member in struct:omap3isp_h3a_af_paxel

Completed in 130 milliseconds