Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h2585 #define dct_pass(bias,shift) \ in stbi__idct_simd() macro
2637 dct_pass(bias_0, 10); in stbi__idct_simd()
2660 dct_pass(bias_1, 17); in stbi__idct_simd()
2700 #undef dct_pass in stbi__idct_simd() macro
2757 #define dct_pass(shiftop, shift) \ in stbi__idct_simd() macro
2811 dct_pass(vrshrn_n_s32, 10); in stbi__idct_simd()
2848 dct_pass(vshrn_n_s32, 16); in stbi__idct_simd()
2908 #undef dct_pass in stbi__idct_simd() macro

Completed in 17 milliseconds