Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h2536 #define dct_long_mac(out, acc, inq, coeff) \ in stbi__idct_simd() macro
2568 dct_long_mac(t2e, p1e, row6, rot0_1); \ in stbi__idct_simd()
2569 dct_long_mac(t3e, p1e, row2, rot0_2); \ in stbi__idct_simd()
2585 dct_long_mac(p1o, p5o, sum17, rot1_1); \ in stbi__idct_simd()
2586 dct_long_mac(p2o, p5o, sum35, rot1_2); \ in stbi__idct_simd()
2593 dct_long_mac(x4, sump13o, row7, rot3_0); \ in stbi__idct_simd()
2594 dct_long_mac(x5, sump24o, row5, rot3_1); \ in stbi__idct_simd()
2595 dct_long_mac(x6, sump23o, row3, rot3_2); \ in stbi__idct_simd()
2596 dct_long_mac(x7, sump14o, row1, rot3_3); \ in stbi__idct_simd()
2709 #undef dct_long_mac in stbi__idct_simd()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h2536 #define dct_long_mac(out, acc, inq, coeff) \ in stbi__idct_simd() macro
2568 dct_long_mac(t2e, p1e, row6, rot0_1); \ in stbi__idct_simd()
2569 dct_long_mac(t3e, p1e, row2, rot0_2); \ in stbi__idct_simd()
2585 dct_long_mac(p1o, p5o, sum17, rot1_1); \ in stbi__idct_simd()
2586 dct_long_mac(p2o, p5o, sum35, rot1_2); \ in stbi__idct_simd()
2593 dct_long_mac(x4, sump13o, row7, rot3_0); \ in stbi__idct_simd()
2594 dct_long_mac(x5, sump24o, row5, rot3_1); \ in stbi__idct_simd()
2595 dct_long_mac(x6, sump23o, row3, rot3_2); \ in stbi__idct_simd()
2596 dct_long_mac(x7, sump14o, row1, rot3_3); \ in stbi__idct_simd()
2709 #undef dct_long_mac in stbi__idct_simd()