Searched refs:addMul (Results 1 – 3 of 3) 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()
514 public ApfGenerator addMul(int value) { in addMul() method in ApfGenerator
308 gen.addMul(2); in testApfInstructions()