Searched refs:rot2_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 | 2404 dct_rot(y0o,y2o, row7,row3, rot2_0,rot2_1); \ in stbi__idct_simd() 2424 …__m128i rot2_1 = dct_const(stbi__f2f(-1.961570560f), stbi__f2f(-1.961570560f) + stbi__f2f( 3.07271… in stbi__idct_simd() local 2526 int16x4_t rot2_1 = vdup_n_s16(stbi__f2f(-0.390180644f)); in stbi__idct_simd() local 2588 dct_long_mul(p4o, sum15, rot2_1); \ in stbi__idct_simd()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 2404 dct_rot(y0o,y2o, row7,row3, rot2_0,rot2_1); \ in stbi__idct_simd() 2424 …__m128i rot2_1 = dct_const(stbi__f2f(-1.961570560f), stbi__f2f(-1.961570560f) + stbi__f2f( 3.07271… in stbi__idct_simd() local 2526 int16x4_t rot2_1 = vdup_n_s16(stbi__f2f(-0.390180644f)); in stbi__idct_simd() local 2588 dct_long_mul(p4o, sum15, rot2_1); \ in stbi__idct_simd()
|