Searched defs:shift4 (Results 1 – 5 of 5) sorted by relevance
513 const __m128i& offset, const __m128i& max, const __m128i& shift4, in WriteMaskBlendLine10bpp4x2_SSE4_1()560 const __m128i shift4 = _mm_set1_epi32((1 << kRoundBitsMaskBlend) >> 1); in MaskBlend10bpp4x4_SSE4_1() local600 const __m128i shift4 = _mm_set1_epi32((1 << kRoundBitsMaskBlend) >> 1); in MaskBlend10bpp4xH_SSE4_1() local672 const __m128i shift4 = _mm_set1_epi32((1 << kRoundBitsMaskBlend) >> 1); in MaskBlend10bpp_SSE4_1() local
1515 shift4: label
1458 shift4: label
46 shift4: dq 0x1020408000000000 define
1761 int shift4 = fMin(fMax(temp_e, mVal_e) - mVal_e, 31); in QmfTransposerApply() local