Searched defs:weights8 (Results 1 – 2 of 2) sorted by relevance
1194 const __m128i weights8 = _mm_cvtepu8_epi16(_mm_srli_si128(weights_hihi, 8)); in SmoothHorizontal64x16_SSE4_1() local1270 const __m128i weights8 = _mm_cvtepu8_epi16(_mm_srli_si128(weights_hihi, 8)); in SmoothHorizontal64x32_SSE4_1() local1373 const __m128i weights8 = _mm_cvtepu8_epi16(_mm_srli_si128(weights_hihi, 8)); in SmoothHorizontal64x64_SSE4_1() local
2825 const __m128i weights8 = cvtepu8_epi16(_mm_srli_si128(weights_hihi, 8)); in aom_smooth_h_predictor_64x16_ssse3() local2899 const __m128i weights8 = cvtepu8_epi16(_mm_srli_si128(weights_hihi, 8)); in aom_smooth_h_predictor_64x32_ssse3() local2999 const __m128i weights8 = cvtepu8_epi16(_mm_srli_si128(weights_hihi, 8)); in aom_smooth_h_predictor_64x64_ssse3() local