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