Searched refs:h_cnt (Results 1 – 2 of 2) sorted by relevance
59 pax2 |= (conf->paxel.h_cnt - 1); in h3a_af_setup_regs()149 return conf->paxel.h_cnt * conf->paxel.v_cnt * OMAP3ISP_AF_PAXEL_SIZE; in h3a_af_get_buf_size()162 if (IS_OUT_OF_BOUNDS(paxel_cfg->h_cnt, in h3a_af_validate_params()212 if ((paxel_cfg->h_cnt * paxel_cfg->v_cnt > 9) && in h3a_af_validate_params()279 (cur_cfg->paxel.h_cnt != user_cfg->paxel.h_cnt) || in h3a_af_set_params()378 af_recover_cfg->paxel.h_cnt = OMAP3ISP_AF_PAXEL_HORIZONTAL_COUNT_MIN; in omap3isp_h3a_af_init()
296 __u8 h_cnt; /* Horizontal Count */ member
Completed in 6 milliseconds