Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h2730 #define dct_long_mac(out, acc, inq, coeff) \ in stbi__idct_simd() macro
2762 dct_long_mac(t2e, p1e, row6, rot0_1); \ in stbi__idct_simd()
2763 dct_long_mac(t3e, p1e, row2, rot0_2); \ in stbi__idct_simd()
2779 dct_long_mac(p1o, p5o, sum17, rot1_1); \ in stbi__idct_simd()
2780 dct_long_mac(p2o, p5o, sum35, rot1_2); \ in stbi__idct_simd()
2787 dct_long_mac(x4, sump13o, row7, rot3_0); \ in stbi__idct_simd()
2788 dct_long_mac(x5, sump24o, row5, rot3_1); \ in stbi__idct_simd()
2789 dct_long_mac(x6, sump23o, row3, rot3_2); \ in stbi__idct_simd()
2790 dct_long_mac(x7, sump14o, row1, rot3_3); \ in stbi__idct_simd()
2903 #undef dct_long_mac in stbi__idct_simd() macro
[all...]

Completed in 7 milliseconds