Home
last modified time | relevance | path

Searched defs:compound_pred_hi (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Dmask_blend_sse4.cc152 const __m128i compound_pred_hi = _mm_madd_epi16(pred_hi, mask_hi); in WriteMaskBlendLine4x2() local
283 const __m128i compound_pred_hi = _mm_madd_epi16(pred_hi, mask_hi); in MaskBlend_SSE4_1() local
532 const __m128i compound_pred_hi = _mm_add_epi32(pack0_hi, pack1_hi); in WriteMaskBlendLine10bpp4x2_SSE4_1() local
701 const __m128i compound_pred_hi = _mm_add_epi32(pack0_hi, pack1_hi); in MaskBlend10bpp_SSE4_1() local