Searched refs:vdup_n_s16 (Results 1 – 4 of 4) sorted by relevance
2519 int16x4_t rot0_0 = vdup_n_s16(stbi__f2f(0.5411961f)); in stbi__idct_simd()2520 int16x4_t rot0_1 = vdup_n_s16(stbi__f2f(-1.847759065f)); in stbi__idct_simd()2521 int16x4_t rot0_2 = vdup_n_s16(stbi__f2f( 0.765366865f)); in stbi__idct_simd()2522 int16x4_t rot1_0 = vdup_n_s16(stbi__f2f( 1.175875602f)); in stbi__idct_simd()2523 int16x4_t rot1_1 = vdup_n_s16(stbi__f2f(-0.899976223f)); in stbi__idct_simd()2524 int16x4_t rot1_2 = vdup_n_s16(stbi__f2f(-2.562915447f)); in stbi__idct_simd()2525 int16x4_t rot2_0 = vdup_n_s16(stbi__f2f(-1.961570560f)); in stbi__idct_simd()2526 int16x4_t rot2_1 = vdup_n_s16(stbi__f2f(-0.390180644f)); in stbi__idct_simd()2527 int16x4_t rot3_0 = vdup_n_s16(stbi__f2f( 0.298631336f)); in stbi__idct_simd()2528 int16x4_t rot3_1 = vdup_n_s16(stbi__f2f( 2.053119869f)); in stbi__idct_simd()[all …]
15543 vdup_n_s16 (int16_t __a) in vdup_n_s16() function18251 return vdup_n_s16 (*__a); in vld1_dup_s16()22558 return vdup_n_s16 (__a); in vmov_n_s16()
6633 vdup_n_s16 (int16_t __a) in vdup_n_s16() function