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

/external/libgdx/gdx/jni/gdx2d/
H A Dstb_image.h2102 dct_rot(y0o,y2o, row7,row3, rot2_0,rot2_1); \
2121 __m128i rot2_0 = dct_const(stbi__f2f(-1.961570560f) + stbi__f2f( 0.298631336f), stbi__f2f(-1.961570560f)); local
2223 int16x4_t rot2_0 = vdup_n_s16(stbi__f2f(-1.961570560f)); local
2285 dct_long_mul(p3o, sum37, rot2_0); \

Completed in 138 milliseconds