Searched refs:coeff0_g (Results 1 – 13 of 13) sorted by relevance
249 s16 coeff0_g; member
234 s16 coeff0_g; member
1020 s16 coeff0_g; member
249 __s16 coeff0_g; member
234 __s16 coeff0_g; member
1008 __s16 coeff0_g; member
259 cfg->coeff0_g = coeff[3] > 0 ? (short)(coeff[3] * 128 + 0.5) : (short)(coeff[3] * 128 - 0.5); in convertAiqCcmToIsp21Params()
845 value = ISP2X_PACK_2SHORT(arg->coeff0_g, arg->coeff1_g); in isp_ccm_config()
796 value = ISP2X_PACK_2SHORT(arg->coeff0_g, arg->coeff1_g); in isp_ccm_config()
809 value = ISP_PACK_2SHORT(arg->coeff0_g, arg->coeff1_g); in isp_ccm_config()
856 value = ISP_PACK_2SHORT(arg->coeff0_g, arg->coeff1_g); in isp_ccm_config()
1797 cfg->coeff0_g = coeff[3] > 0 ? (short)(coeff[3] * 128 + 0.5) : (short)(coeff[3] * 128 - 0.5); in convertAiqCcmToIsp32Params()
1952 cfg->coeff0_g = coeff[3] > 0 ? (short)(coeff[3] * 128 + 0.5) : (short)(coeff[3] * 128 - 0.5); in convertAiqCcmToIsp20Params()