Searched refs:rot0_0 (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 | 2394 dct_rot(t2e,t3e, row2,row6, rot0_0,rot0_1); \ in stbi__idct_simd() 2419 …__m128i rot0_0 = dct_const(stbi__f2f(0.5411961f), stbi__f2f(0.5411961f) + stbi__f2f(-1.847759065f)… in stbi__idct_simd() local 2519 int16x4_t rot0_0 = vdup_n_s16(stbi__f2f(0.5411961f)); in stbi__idct_simd() local 2567 dct_long_mul(p1e, sum26, rot0_0); \ in stbi__idct_simd()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 2394 dct_rot(t2e,t3e, row2,row6, rot0_0,rot0_1); \ in stbi__idct_simd() 2419 …__m128i rot0_0 = dct_const(stbi__f2f(0.5411961f), stbi__f2f(0.5411961f) + stbi__f2f(-1.847759065f)… in stbi__idct_simd() local 2519 int16x4_t rot0_0 = vdup_n_s16(stbi__f2f(0.5411961f)); in stbi__idct_simd() local 2567 dct_long_mul(p1e, sum26, rot0_0); \ in stbi__idct_simd()
|