Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codecs/amrwb/dec/src/
H A Ddeemphasis_32.cpp121 int16 x_hi[], /* (i) : input signal (bit31..16) */ in deemphasis_32()
/aosp12/frameworks/av/media/codecs/amrwb/enc/src/
H A Ddeemph.c84 Word16 x_hi[], /* (i) : input signal (bit31..16) */ in Deemph_32()
/aosp12/bionic/libm/upstream-freebsd/lib/msun/ld128/
H A Ds_expl.c207 long double hx2_hi, hx2_lo, q, r, r1, t, twomk, twopk, x_hi; in expm1l() local