Searched defs:kMult (Results 1 – 5 of 5) sorted by relevance
221 const __m128i kMult = _mm_set1_epi16((short)0x8081); in ApplyAlphaMultiply_SSE2() local339 const __m128i kMult = _mm_set1_epi16(0x0101); in MultARGBRow_SSE2() local368 const __m128i kMult = _mm_set1_epi16(0x0101); in MultRow_SSE2() local
521 const __m128i kMult = _mm_set_epi16(-1, 1, -1, 1, 1, 1, 1, 1); in FTransformWHTRow_SSE2() local
186 static const float kMult = 32.0f; in RealToFixed115() local197 static const float kMult = 65536.0f; in RealToFixed1616() local
24 const unsigned kMult = 16; in Normalize() local
177 const unsigned kMult = 16; in Normalize() local