Home
last modified time | relevance | path

Searched refs:a1_hi (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/dsp/
Ddec_sse2.c453 const __m128i a1_hi = _mm_add_epi16(f18_hi, sixty_three); // F... * 18 + 63 in DoFilter6() local
459 UPDATE_2PIXELS(*p1, *q1, a1_lo, a1_hi); in DoFilter6()