Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h2602 dct_rot(y4o,y5o, sum17,sum35, rot1_0,rot1_1); \ in stbi__idct_simd()
2616 __m128i rot1_1 = dct_const(stbi__f2f(1.175875602f), stbi__f2f(1.175875602f) + stbi__f2f(-2.562915447f)); in stbi__idct_simd() local
2717 int16x4_t rot1_1 = vdup_n_s16(stbi__f2f(-0.899976223f)); in stbi__idct_simd() local
2779 dct_long_mac(p1o, p5o, sum17, rot1_1); \ in stbi__idct_simd()

Completed in 12 milliseconds