Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/x86/
Dbilinear_filter_sse2.c60 const __m128i compensated_hi = _mm_add_epi16(sum_hi, round_factor); in horizontal_16x16() local
114 const __m128i compensated_hi = _mm_add_epi16(sum_hi, round_factor); in vertical_16x16() local