Home
last modified time | relevance | path

Searched refs:dct_widen (Results 1 – 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
Dstb_image.h2516 #define dct_widen(out, in) \ in stbi__idct_simd() macro
2559 dct_widen(t0e, sum04); \ in stbi__idct_simd()
2560 dct_widen(t1e, dif04); \ in stbi__idct_simd()
2662 #undef dct_widen in stbi__idct_simd()
2702 #define dct_widen(out, inq) \ in stbi__idct_simd() macro
2734 dct_widen(t0e, sum04); \ in stbi__idct_simd()
2735 dct_widen(t1e, dif04); \ in stbi__idct_simd()
2872 #undef dct_widen in stbi__idct_simd()