Searched refs:coeff1_g (Results 1 – 13 of 13) sorted by relevance
250 s16 coeff1_g; member
235 s16 coeff1_g; member
1021 s16 coeff1_g; member
250 __s16 coeff1_g; member
235 __s16 coeff1_g; member
1009 __s16 coeff1_g; member
260 …cfg->coeff1_g = (coeff[4] - 1) > 0 ? (short)((coeff[4] - 1) * 128 + 0.5) : (short)((coeff[4] - 1)… 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()
1798 cfg->coeff1_g = (coeff[4] - 1) > 0 ? (short)((coeff[4] - 1) * 128 + 0.5) in convertAiqCcmToIsp32Params()
1953 …cfg->coeff1_g = (coeff[4] - 1) > 0 ? (short)((coeff[4] - 1) * 128 + 0.5) : (short)((coeff[4] - 1)… in convertAiqCcmToIsp20Params()