Searched refs:fSatA (Results 1 – 1 of 1) sorted by relevance
341 float fSatA = pCcProfileA->saturation; in SatInterpolateMatrices() local344 …float f1 = ( fSatB - fSat ) / ( fSatB - fSatA ); // test: if fSat == fSatA => f1 = 1 => choose A: … in SatInterpolateMatrices()378 float fSatA = pCcProfileA->saturation; in SatInterpolateOffset() local381 …float f1 = ( fSatB - fSat ) / ( fSatB - fSatA ); // test: if fSat == fSatA => f1 = 1 => choose A: … in SatInterpolateOffset()