Searched defs:kMult (Results 1 – 4 of 4) sorted by relevance
25 const unsigned kMult = 16; in Normalize() local
180 const __m128i kMult = _mm_set1_epi16(0x8081u); in ApplyAlphaMultiply_SSE2() local298 const __m128i kMult = _mm_set1_epi16(0x0101); in MultARGBRow_SSE2() local326 const __m128i kMult = _mm_set1_epi16(0x0101); in MultRow_SSE2() local
389 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