Searched refs:rot2_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 | 2404 dct_rot(y0o,y2o, row7,row3, rot2_0,rot2_1); \ in stbi__idct_simd() 2423 …__m128i rot2_0 = dct_const(stbi__f2f(-1.961570560f) + stbi__f2f( 0.298631336f), stbi__f2f(-1.96157… in stbi__idct_simd() local 2525 int16x4_t rot2_0 = vdup_n_s16(stbi__f2f(-1.961570560f)); in stbi__idct_simd() local 2587 dct_long_mul(p3o, sum37, rot2_0); \ 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() 2423 …__m128i rot2_0 = dct_const(stbi__f2f(-1.961570560f) + stbi__f2f( 0.298631336f), stbi__f2f(-1.96157… in stbi__idct_simd() local 2525 int16x4_t rot2_0 = vdup_n_s16(stbi__f2f(-1.961570560f)); in stbi__idct_simd() local 2587 dct_long_mul(p3o, sum37, rot2_0); \ in stbi__idct_simd()
|