Searched refs:coeff1_b (Results 1 – 13 of 13) sorted by relevance
255 s16 coeff1_b; member
241 s16 coeff1_b; member
1026 s16 coeff1_b; member
255 __s16 coeff1_b; member
241 __s16 coeff1_b; member
1014 __s16 coeff1_b; member
263 cfg->coeff1_b = coeff[7] > 0 ? (short)(coeff[7] * 128 + 0.5) : (short)(coeff[7] * 128 - 0.5); in convertAiqCcmToIsp21Params()
851 value = ISP2X_PACK_2SHORT(arg->coeff0_b, arg->coeff1_b); in isp_ccm_config()
802 value = ISP2X_PACK_2SHORT(arg->coeff0_b, arg->coeff1_b); in isp_ccm_config()
815 value = ISP_PACK_2SHORT(arg->coeff0_b, arg->coeff1_b); in isp_ccm_config()
862 value = ISP_PACK_2SHORT(arg->coeff0_b, arg->coeff1_b); in isp_ccm_config()
1802 cfg->coeff1_b = coeff[7] > 0 ? (short)(coeff[7] * 128 + 0.5) : (short)(coeff[7] * 128 - 0.5); in convertAiqCcmToIsp32Params()
1956 cfg->coeff1_b = coeff[7] > 0 ? (short)(coeff[7] * 128 + 0.5) : (short)(coeff[7] * 128 - 0.5); in convertAiqCcmToIsp20Params()