Searched refs:rot1_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 | 2408 dct_rot(y4o,y5o, sum17,sum35, rot1_0,rot1_1); \ in stbi__idct_simd() 2421 …__m128i rot1_0 = dct_const(stbi__f2f(1.175875602f) + stbi__f2f(-0.899976223f), stbi__f2f(1.1758756… in stbi__idct_simd() local 2522 int16x4_t rot1_0 = vdup_n_s16(stbi__f2f( 1.175875602f)); in stbi__idct_simd() local 2584 dct_long_mul(p5o, sumodd, rot1_0); \ in stbi__idct_simd()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 2408 dct_rot(y4o,y5o, sum17,sum35, rot1_0,rot1_1); \ in stbi__idct_simd() 2421 …__m128i rot1_0 = dct_const(stbi__f2f(1.175875602f) + stbi__f2f(-0.899976223f), stbi__f2f(1.1758756… in stbi__idct_simd() local 2522 int16x4_t rot1_0 = vdup_n_s16(stbi__f2f( 1.175875602f)); in stbi__idct_simd() local 2584 dct_long_mul(p5o, sumodd, rot1_0); \ in stbi__idct_simd()
|