Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Dintrapred_smooth_sse4.cc1193 const __m128i weights7 = _mm_cvtepu8_epi16(weights_hihi); in SmoothHorizontal64x16_SSE4_1() local
1269 const __m128i weights7 = _mm_cvtepu8_epi16(weights_hihi); in SmoothHorizontal64x32_SSE4_1() local
1372 const __m128i weights7 = _mm_cvtepu8_epi16(weights_hihi); in SmoothHorizontal64x64_SSE4_1() local
/aosp_15_r20/external/libaom/aom_dsp/x86/
H A Dintrapred_ssse3.c2824 const __m128i weights7 = cvtepu8_epi16(weights_hihi); in aom_smooth_h_predictor_64x16_ssse3() local
2898 const __m128i weights7 = cvtepu8_epi16(weights_hihi); in aom_smooth_h_predictor_64x32_ssse3() local
2998 const __m128i weights7 = cvtepu8_epi16(weights_hihi); in aom_smooth_h_predictor_64x64_ssse3() local