Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h2588 dct_rot(t2e,t3e, row2,row6, rot0_0,rot0_1); \ in stbi__idct_simd()
2613 __m128i rot0_0 = dct_const(stbi__f2f(0.5411961f), stbi__f2f(0.5411961f) + stbi__f2f(-1.847759065f)); in stbi__idct_simd() local
2713 int16x4_t rot0_0 = vdup_n_s16(stbi__f2f(0.5411961f)); in stbi__idct_simd() local
2761 dct_long_mul(p1e, sum26, rot0_0); \ in stbi__idct_simd()

Completed in 12 milliseconds