Searched refs:rows_04 (Results 1 – 3 of 3) sorted by relevance
147 int32x4x2_t rows_04 = vzipq_s32(cols_0145_l.val[0], cols_2367_l.val[0]); in jsimd_fdct_ifast_neon() local152 int16x8_t row0 = vreinterpretq_s16_s32(rows_04.val[0]); in jsimd_fdct_ifast_neon()156 int16x8_t row4 = vreinterpretq_s16_s32(rows_04.val[1]); in jsimd_fdct_ifast_neon()
246 int32x4x2_t rows_04 = vzipq_s32(cols_0145_l.val[0], cols_2367_l.val[0]); in jsimd_fdct_islow_neon() local251 int16x8_t row0 = vreinterpretq_s16_s32(rows_04.val[0]); in jsimd_fdct_islow_neon()255 int16x8_t row4 = vreinterpretq_s16_s32(rows_04.val[1]); in jsimd_fdct_islow_neon()
449 uint8x16_t rows_04 = vreinterpretq_u8_u16(rows_0426.val[0]); in jsimd_idct_ifast_neon() local464 vst1q_lane_u64((uint64_t *)outptr0, vreinterpretq_u64_u8(rows_04), 0); in jsimd_idct_ifast_neon()468 vst1q_lane_u64((uint64_t *)outptr4, vreinterpretq_u64_u8(rows_04), 1); in jsimd_idct_ifast_neon()