Searched refs:rot1_0 (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/armnn/third-party/stb/ |
H A D | stb_image.h | 2297 dct_rot(y4o,y5o, sum17,sum35, rot1_0,rot1_1); \ in stbi__idct_simd() 2310 …__m128i rot1_0 = dct_const(stbi__f2f(1.175875602f) + stbi__f2f(-0.899976223f), stbi__f2f(1.1758756… in stbi__idct_simd() local 2411 int16x4_t rot1_0 = vdup_n_s16(stbi__f2f( 1.175875602f)); in stbi__idct_simd() local 2473 dct_long_mul(p5o, sumodd, rot1_0); \ in stbi__idct_simd()
|
/aosp_15_r20/external/ComputeLibrary/include/stb/ |
H A D | stb_image.h | 2341 dct_rot(y4o,y5o, sum17,sum35, rot1_0,rot1_1); \ in stbi__idct_simd() 2354 …__m128i rot1_0 = dct_const(stbi__f2f(1.175875602f) + stbi__f2f(-0.899976223f), stbi__f2f(1.1758756… in stbi__idct_simd() local 2455 int16x4_t rot1_0 = vdup_n_s16(stbi__f2f( 1.175875602f)); in stbi__idct_simd() local 2517 dct_long_mul(p5o, sumodd, rot1_0); \ in stbi__idct_simd()
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | stb_image.h | 2570 dct_rot(y4o,y5o, sum17,sum35, rot1_0,rot1_1); \ in stbi__idct_simd() 2583 …__m128i rot1_0 = dct_const(stbi__f2f(1.175875602f) + stbi__f2f(-0.899976223f), stbi__f2f(1.1758756… in stbi__idct_simd() local 2684 int16x4_t rot1_0 = vdup_n_s16(stbi__f2f( 1.175875602f)); in stbi__idct_simd() local 2746 dct_long_mul(p5o, sumodd, rot1_0); \ in stbi__idct_simd()
|
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image.h | 2570 dct_rot(y4o,y5o, sum17,sum35, rot1_0,rot1_1); \ in stbi__idct_simd() 2583 …__m128i rot1_0 = dct_const(stbi__f2f(1.175875602f) + stbi__f2f(-0.899976223f), stbi__f2f(1.1758756… in stbi__idct_simd() local 2684 int16x4_t rot1_0 = vdup_n_s16(stbi__f2f( 1.175875602f)); in stbi__idct_simd() local 2746 dct_long_mul(p5o, sumodd, rot1_0); \ in stbi__idct_simd()
|