Home
last modified time | relevance | path

Searched refs:rot3_1 (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()
2620 __m128i rot3_1 = dct_const(stbi__f2f(-0.390180644f), stbi__f2f(-0.390180644f) + stbi__f2f( 1.501321110f)); in stbi__idct_simd() local
2722 int16x4_t rot3_1 = vdup_n_s16(stbi__f2f( 2.053119869f)); in stbi__idct_simd() local
2788 dct_long_mac(x5, sump24o, row5, rot3_1); \ in stbi__idct_simd()

Completed in 11 milliseconds