Searched refs:bpt_rb_3x3 (Results 1 – 8 of 8) sorted by relevance
486 unsigned char bpt_rb_3x3; member
711 __u8 bpt_rb_3x3; member
723 u8 bpt_rb_3x3; member
1810 pDpccCfg->bpt_rb_3x3 = pDpccRst->stBpt.bpt_rb_3x3; in convertAiqDpccToIsp20Params()
223 value = (arg->bpt_rb_3x3 & 0x01) << 11 | in isp_dpcc_config()
195 value = (arg->bpt_rb_3x3 & 0x01) << 11 | in isp_dpcc_config()
289 value = (arg->bpt_rb_3x3 & 0x01) << 11 | in isp_dpcc_config()
247 value = !!arg->bpt_rb_3x3 << 11 | in isp_dpcc_config()