Searched refs:coeff0_b (Results 1 – 13 of 13) sorted by relevance
254 s16 coeff0_b; member
240 s16 coeff0_b; member
1025 s16 coeff0_b; member
254 __s16 coeff0_b; member
240 __s16 coeff0_b; member
1013 __s16 coeff0_b; member
262 cfg->coeff0_b = coeff[6] > 0 ? (short)(coeff[6] * 128 + 0.5) : (short)(coeff[6] * 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()
1801 cfg->coeff0_b = coeff[6] > 0 ? (short)(coeff[6] * 128 + 0.5) : (short)(coeff[6] * 128 - 0.5); in convertAiqCcmToIsp32Params()
1955 cfg->coeff0_b = coeff[6] > 0 ? (short)(coeff[6] * 128 + 0.5) : (short)(coeff[6] * 128 - 0.5); in convertAiqCcmToIsp20Params()