Searched refs:fpMul (Results 1 – 1 of 1) sorted by relevance
188 void updateCoeffCache(float fpMul, float addMul);745 void RsdCpuScriptIntrinsicColorMatrix::updateCoeffCache(float fpMul, float addMul) { in updateCoeffCache() argument748 tmpFp[ct] = fp[ct] * fpMul; in updateCoeffCache()753 if (fpMul > 254.f) add = 0.5f; in updateCoeffCache()