Home
last modified time | relevance | path

Searched refs:rot2_1 (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()
2618 __m128i rot2_1 = dct_const(stbi__f2f(-1.961570560f), stbi__f2f(-1.961570560f) + stbi__f2f( 3.072711026f)); in stbi__idct_simd() local
2720 int16x4_t rot2_1 = vdup_n_s16(stbi__f2f(-0.390180644f)); in stbi__idct_simd() local
2782 dct_long_mul(p4o, sum15, rot2_1); \ in stbi__idct_simd()

Completed in 12 milliseconds