Searched refs:coeff2_g (Results 1 – 13 of 13) sorted by relevance
251 s16 coeff2_g; member
237 s16 coeff2_g; member
1022 s16 coeff2_g; member
251 __s16 coeff2_g; member
237 __s16 coeff2_g; member
1010 __s16 coeff2_g; member
261 cfg->coeff2_g = coeff[5] > 0 ? (short)(coeff[5] * 128 + 0.5) : (short)(coeff[5] * 128 - 0.5); in convertAiqCcmToIsp21Params()
848 value = ISP2X_PACK_2SHORT(arg->coeff2_g, arg->offset_g); in isp_ccm_config()
799 value = ISP2X_PACK_2SHORT(arg->coeff2_g, arg->offset_g); in isp_ccm_config()
812 value = ISP_PACK_2SHORT(arg->coeff2_g, arg->offset_g); in isp_ccm_config()
859 value = ISP_PACK_2SHORT(arg->coeff2_g, arg->offset_g); in isp_ccm_config()
1800 cfg->coeff2_g = coeff[5] > 0 ? (short)(coeff[5] * 128 + 0.5) : (short)(coeff[5] * 128 - 0.5); in convertAiqCcmToIsp32Params()
1954 cfg->coeff2_g = coeff[5] > 0 ? (short)(coeff[5] * 128 + 0.5) : (short)(coeff[5] * 128 - 0.5); in convertAiqCcmToIsp20Params()