Searched refs:dct_wsub (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image.h | 2364 #define dct_wsub(out, a, b) \ in stbi__idct_simd() macro 2374 dct_wsub(dif, abiased, b); \ in stbi__idct_simd() 2400 dct_wsub(x3, t0e, t3e); \ in stbi__idct_simd() 2402 dct_wsub(x2, t1e, t2e); \ in stbi__idct_simd() 2502 #undef dct_wsub in stbi__idct_simd() 2550 #define dct_wsub(out, a, b) \ in stbi__idct_simd() macro 2558 dct_wsub(dif, a, b); \ in stbi__idct_simd() 2575 dct_wsub(x3, t0e, t3e); \ in stbi__idct_simd() 2577 dct_wsub(x2, t1e, t2e); \ in stbi__idct_simd() 2712 #undef dct_wsub in stbi__idct_simd()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 2364 #define dct_wsub(out, a, b) \ in stbi__idct_simd() macro 2374 dct_wsub(dif, abiased, b); \ in stbi__idct_simd() 2400 dct_wsub(x3, t0e, t3e); \ in stbi__idct_simd() 2402 dct_wsub(x2, t1e, t2e); \ in stbi__idct_simd() 2502 #undef dct_wsub in stbi__idct_simd() 2550 #define dct_wsub(out, a, b) \ in stbi__idct_simd() macro 2558 dct_wsub(dif, a, b); \ in stbi__idct_simd() 2575 dct_wsub(x3, t0e, t3e); \ in stbi__idct_simd() 2577 dct_wsub(x2, t1e, t2e); \ in stbi__idct_simd() 2712 #undef dct_wsub in stbi__idct_simd()
|