Searched defs:weights6 (Results 1 – 2 of 2) sorted by relevance
1192 const __m128i weights6 = _mm_cvtepu8_epi16(_mm_srli_si128(weights_hilo, 8)); in SmoothHorizontal64x16_SSE4_1() local1268 const __m128i weights6 = _mm_cvtepu8_epi16(_mm_srli_si128(weights_hilo, 8)); in SmoothHorizontal64x32_SSE4_1() local1371 const __m128i weights6 = _mm_cvtepu8_epi16(_mm_srli_si128(weights_hilo, 8)); in SmoothHorizontal64x64_SSE4_1() local
2823 const __m128i weights6 = cvtepu8_epi16(_mm_srli_si128(weights_hilo, 8)); in aom_smooth_h_predictor_64x16_ssse3() local2897 const __m128i weights6 = cvtepu8_epi16(_mm_srli_si128(weights_hilo, 8)); in aom_smooth_h_predictor_64x32_ssse3() local2997 const __m128i weights6 = cvtepu8_epi16(_mm_srli_si128(weights_hilo, 8)); in aom_smooth_h_predictor_64x64_ssse3() local