Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h2532 #define dct_long_mul(out, inq, coeff) \ in stbi__idct_simd() macro
2567 dct_long_mul(p1e, sum26, rot0_0); \ in stbi__idct_simd()
2584 dct_long_mul(p5o, sumodd, rot1_0); \ in stbi__idct_simd()
2587 dct_long_mul(p3o, sum37, rot2_0); \ in stbi__idct_simd()
2588 dct_long_mul(p4o, sum15, rot2_1); \ in stbi__idct_simd()
2708 #undef dct_long_mul in stbi__idct_simd()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h2532 #define dct_long_mul(out, inq, coeff) \ in stbi__idct_simd() macro
2567 dct_long_mul(p1e, sum26, rot0_0); \ in stbi__idct_simd()
2584 dct_long_mul(p5o, sumodd, rot1_0); \ in stbi__idct_simd()
2587 dct_long_mul(p3o, sum37, rot2_0); \ in stbi__idct_simd()
2588 dct_long_mul(p4o, sum15, rot2_1); \ in stbi__idct_simd()
2708 #undef dct_long_mul in stbi__idct_simd()