Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Dintrapred_smooth_sse4.cc1191 const __m128i weights5 = _mm_cvtepu8_epi16(weights_hilo); in SmoothHorizontal64x16_SSE4_1() local
1267 const __m128i weights5 = _mm_cvtepu8_epi16(weights_hilo); in SmoothHorizontal64x32_SSE4_1() local
1370 const __m128i weights5 = _mm_cvtepu8_epi16(weights_hilo); in SmoothHorizontal64x64_SSE4_1() local
/aosp_15_r20/external/libaom/aom_dsp/x86/
H A Dintrapred_ssse3.c2822 const __m128i weights5 = cvtepu8_epi16(weights_hilo); in aom_smooth_h_predictor_64x16_ssse3() local
2896 const __m128i weights5 = cvtepu8_epi16(weights_hilo); in aom_smooth_h_predictor_64x32_ssse3() local
2996 const __m128i weights5 = cvtepu8_epi16(weights_hilo); in aom_smooth_h_predictor_64x64_ssse3() local