Searched defs:top7 (Results 1 – 8 of 8) sorted by relevance
2194 const __m128i top7 = _mm_cvtepu8_epi16(top_hihi); in SmoothVertical64x16_SSE4_1() local2260 const __m128i top7 = _mm_cvtepu8_epi16(top_hihi); in SmoothVertical64x32_SSE4_1() local2380 const __m128i top7 = _mm_cvtepu8_epi16(top_hihi); in SmoothVertical64x64_SSE4_1() local
1885 const __m128i top7 = cvtepu8_epi16(top_hihi); in aom_smooth_v_predictor_64x16_ssse3() local1949 const __m128i top7 = cvtepu8_epi16(top_hihi); in aom_smooth_v_predictor_64x32_ssse3() local2066 const __m128i top7 = cvtepu8_epi16(top_hihi); in aom_smooth_v_predictor_64x64_ssse3() local
145 let top7 = hash >> (hash_len * 8 - 7); in h2() localVariable
155 let top7 = hash >> (MIN_HASH_LEN * 8 - 7); in h2() localVariable