Searched refs:coeff2_b (Results 1 – 13 of 13) sorted by relevance
256 s16 coeff2_b; member
243 s16 coeff2_b; member
1027 s16 coeff2_b; member
256 __s16 coeff2_b; member
243 __s16 coeff2_b; member
1015 __s16 coeff2_b; member
264 …cfg->coeff2_b = (coeff[8] - 1) > 0 ? (short)((coeff[8] - 1) * 128 + 0.5) : (short)((coeff[8] - 1)… in convertAiqCcmToIsp21Params()
854 value = ISP2X_PACK_2SHORT(arg->coeff2_b, arg->offset_b); in isp_ccm_config()
805 value = ISP2X_PACK_2SHORT(arg->coeff2_b, arg->offset_b); in isp_ccm_config()
818 value = ISP_PACK_2SHORT(arg->coeff2_b, arg->offset_b); in isp_ccm_config()
865 value = ISP_PACK_2SHORT(arg->coeff2_b, arg->offset_b); in isp_ccm_config()
1803 cfg->coeff2_b = (coeff[8] - 1) > 0 ? (short)((coeff[8] - 1) * 128 + 0.5) in convertAiqCcmToIsp32Params()
1957 …cfg->coeff2_b = (coeff[8] - 1) > 0 ? (short)((coeff[8] - 1) * 128 + 0.5) : (short)((coeff[8] - 1)… in convertAiqCcmToIsp20Params()