Searched refs:updateCoeffCache (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() function in RsdCpuScriptIntrinsicColorMatrix949 updateCoeffCache(1.f, 255.f); in preLaunch()951 updateCoeffCache(1.f, 1.f); in preLaunch()955 updateCoeffCache(255.f, 255.f); in preLaunch()957 updateCoeffCache(1.f / 255.f, 1.f); in preLaunch()