Searched refs:addMul (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() argument755 tmpFpa[ct] = fpa[ct] * addMul + add; in updateCoeffCache()