Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h2598 dct_rot(y0o,y2o, row7,row3, rot2_0,rot2_1); \ in stbi__idct_simd()
2617 __m128i rot2_0 = dct_const(stbi__f2f(-1.961570560f) + stbi__f2f( 0.298631336f), stbi__f2f(-1.961570560f)); in stbi__idct_simd() local
2719 int16x4_t rot2_0 = vdup_n_s16(stbi__f2f(-1.961570560f)); in stbi__idct_simd() local
2781 dct_long_mul(p3o, sum37, rot2_0); \ in stbi__idct_simd()

Completed in 17 milliseconds