Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Dintrapred_smooth_sse4.cc1189 const __m128i weights_hilo = LoadUnaligned16(kSmoothWeights + 92); in SmoothHorizontal64x16_SSE4_1() local
1265 const __m128i weights_hilo = LoadUnaligned16(kSmoothWeights + 92); in SmoothHorizontal64x32_SSE4_1() local
1368 const __m128i weights_hilo = LoadUnaligned16(kSmoothWeights + 92); in SmoothHorizontal64x64_SSE4_1() local
/aosp_15_r20/external/libaom/aom_dsp/x86/
H A Dintrapred_ssse3.c2820 const __m128i weights_hilo = LoadUnaligned16(smooth_weights + 92); in aom_smooth_h_predictor_64x16_ssse3() local
2894 const __m128i weights_hilo = LoadUnaligned16(smooth_weights + 92); in aom_smooth_h_predictor_64x32_ssse3() local
2994 const __m128i weights_hilo = LoadUnaligned16(smooth_weights + 92); in aom_smooth_h_predictor_64x64_ssse3() local