HomeSort by relevance Sort by last modified time
    Searched refs:a0_hi (Results 1 - 2 of 2) sorted by null

  /bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
b_tgamma.c 95 #define a0_hi 0.88560319441088874992 macro
269 r.a = t.a + a0_hi, TRUNC(r.a);
270 r.b = ((a0_hi-r.a) + t.a) + t.b;
  /external/webp/src/dsp/
dec_sse2.c 456 const __m128i a0_hi = _mm_add_epi16(f18_hi, a2_hi); // Filter * 27 + 63 local
460 UPDATE_2PIXELS(*p0, *q0, a0_lo, a0_hi);
    [all...]

Completed in 60 milliseconds