Searched refs:dct_widen (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 | 2354 #define dct_widen(out, in) \ in stbi__idct_simd() macro 2397 dct_widen(t0e, sum04); \ in stbi__idct_simd() 2398 dct_widen(t1e, dif04); \ in stbi__idct_simd() 2500 #undef dct_widen in stbi__idct_simd() 2540 #define dct_widen(out, inq) \ in stbi__idct_simd() macro 2572 dct_widen(t0e, sum04); \ in stbi__idct_simd() 2573 dct_widen(t1e, dif04); \ in stbi__idct_simd() 2710 #undef dct_widen in stbi__idct_simd()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 2354 #define dct_widen(out, in) \ in stbi__idct_simd() macro 2397 dct_widen(t0e, sum04); \ in stbi__idct_simd() 2398 dct_widen(t1e, dif04); \ in stbi__idct_simd() 2500 #undef dct_widen in stbi__idct_simd() 2540 #define dct_widen(out, inq) \ in stbi__idct_simd() macro 2572 dct_widen(t0e, sum04); \ in stbi__idct_simd() 2573 dct_widen(t1e, dif04); \ in stbi__idct_simd() 2710 #undef dct_widen in stbi__idct_simd()
|