Home
last modified time | relevance | path

Searched refs:rot0_1 (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()
2614 __m128i rot0_1 = dct_const(stbi__f2f(0.5411961f) + stbi__f2f( 0.765366865f), stbi__f2f(0.5411961f)); in stbi__idct_simd() local
2714 int16x4_t rot0_1 = vdup_n_s16(stbi__f2f(-1.847759065f)); in stbi__idct_simd() local
2762 dct_long_mac(t2e, p1e, row6, rot0_1); \ in stbi__idct_simd()

Completed in 12 milliseconds