Searched refs:v_t0_hi (Results 1 – 1 of 1) sorted by relevance
63 int32x4_t v_t0_hi = vaddl_s16(vget_high_s16(v_x0), vget_high_s16(v_x1)); in vp9_fdct8x8_neon() local75 v_t0_hi = vmulq_n_s32(v_t0_hi, cospi_16_64); in vp9_fdct8x8_neon()80 const int16x4_t b = vrshrn_n_s32(v_t0_hi, DCT_CONST_BITS); in vp9_fdct8x8_neon()96 v_t0_hi = vmull_n_s16(vget_high_s16(v_x0), (int16_t)cospi_16_64); in vp9_fdct8x8_neon()101 const int16x4_t b = vrshrn_n_s32(v_t0_hi, DCT_CONST_BITS); in vp9_fdct8x8_neon()114 v_t0_hi = vmull_n_s16(vget_high_s16(v_x3), (int16_t)cospi_4_64); in vp9_fdct8x8_neon()116 v_t0_hi = vmlal_n_s16(v_t0_hi, vget_high_s16(v_x0), (int16_t)cospi_28_64); in vp9_fdct8x8_neon()131 const int16x4_t b = vrshrn_n_s32(v_t0_hi, DCT_CONST_BITS); in vp9_fdct8x8_neon()