Searched refs:rot0_1 (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() 2420 …__m128i rot0_1 = dct_const(stbi__f2f(0.5411961f) + stbi__f2f( 0.765366865f), stbi__f2f(0.5411961f)… in stbi__idct_simd() local 2520 int16x4_t rot0_1 = vdup_n_s16(stbi__f2f(-1.847759065f)); in stbi__idct_simd() local 2568 dct_long_mac(t2e, p1e, row6, rot0_1); \ 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() 2420 …__m128i rot0_1 = dct_const(stbi__f2f(0.5411961f) + stbi__f2f( 0.765366865f), stbi__f2f(0.5411961f)… in stbi__idct_simd() local 2520 int16x4_t rot0_1 = vdup_n_s16(stbi__f2f(-1.847759065f)); in stbi__idct_simd() local 2568 dct_long_mac(t2e, p1e, row6, rot0_1); \ in stbi__idct_simd()
|