Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
Daz_isp.c58 static __inline Word16 Chebps2(Word16 x, Word16 f[], Word32 n);
113 ylow = Chebps2(xlow, coef, order); in Az_isp()
121 ylow = Chebps2(xlow, coef, order); in Az_isp()
128 ymid = Chebps2(xmid, coef, order); in Az_isp()
178 ylow = Chebps2(xlow, coef, order); in Az_isp()
214 static __inline Word16 Chebps2(Word16 x, Word16 f[], Word32 n) in Chebps2() function