Searched defs:csptr (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dtransform.c195 int *xptr, *csptr; local
204 csptr = twidTab;
214 cosx = csptr[0];
215 sinx = csptr[1];
229 cosx = csptr[2];
230 sinx = csptr[3];
237 cosx = csptr[4];
238 sinx = csptr[5];
241 csptr += 6;
279 static void PreMDCT(int *buf0, int num, const int *csptr) argument
314 PostMDCT(int *buf0, int num, const int *csptr) argument
[all...]
/frameworks/opt/setupwizard/tools/docs/
H A Djsilver.jar ... lang.Object implements org.clearsilver.CS { long csptr protected org.clearsilver.jni.JniHdf globalHDF protected ...

Completed in 159 milliseconds