Searched refs:h2_fv_mode (Results 1 – 8 of 8) sorted by relevance
921 u8 h2_fv_mode; member
1192 u8 h2_fv_mode; member
921 __u8 h2_fv_mode; member
1192 __u8 h2_fv_mode; member
857 isp_cfg.meas.rawaf.h2_fv_mode = af_data.h2_fv_outmode; in convertAiqAfToIsp32Params()973 isp_cfg.meas.rawaf.h2_fv_mode = af_data.h2_fv_outmode; in convertAiqAfLiteToIsp32Params()
928 isp_cfg.meas.rawaf.h2_fv_mode = af_data.h2_fv_outmode; in convertAiqAfToIsp3xParams()
1147 (arg->h2_fv_mode & 0x1) << 9 | in isp_rawaf_config()
1232 ctrl |= !!arg->v2_fv_mode << 11 | !!arg->h2_fv_mode << 9; in isp_rawaf_config()