Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h2599 dct_rot(y1o,y3o, row5,row1, rot3_0,rot3_1); \ in stbi__idct_simd()
2619 __m128i rot3_0 = dct_const(stbi__f2f(-0.390180644f) + stbi__f2f( 2.053119869f), stbi__f2f(-0.390180644f)); in stbi__idct_simd() local
2721 int16x4_t rot3_0 = vdup_n_s16(stbi__f2f( 0.298631336f)); in stbi__idct_simd() local
2787 dct_long_mac(x4, sump13o, row7, rot3_0); \ in stbi__idct_simd()

Completed in 12 milliseconds