Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Domap3isp.h260 #define OMAP3ISP_AF_NUM_COEF 11 macro
286 __u16 coeff_set0[OMAP3ISP_AF_NUM_COEF]; /* Filter coefficient, set 0 */
287 __u16 coeff_set1[OMAP3ISP_AF_NUM_COEF]; /* Filter coefficient, set 1 */
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Disph3a_af.c199 for (index = 0; index < OMAP3ISP_AF_NUM_COEF; index++) { in h3a_af_validate_params()
261 for (index = 0; index < OMAP3ISP_AF_NUM_COEF; index++) { in h3a_af_set_params()