Searched refs:v_t3_hi (Results 1 – 1 of 1) sorted by relevance
69 int32x4_t v_t3_hi = vmull_n_s16(vget_high_s16(v_x3), (int16_t)cospi_24_64); in vp9_fdct8x8_neon() local73 v_t3_hi = vmlsl_n_s16(v_t3_hi, vget_high_s16(v_x2), (int16_t)cospi_8_64); in vp9_fdct8x8_neon()86 const int16x4_t h = vrshrn_n_s32(v_t3_hi, DCT_CONST_BITS); in vp9_fdct8x8_neon()126 v_t3_hi = vmull_n_s16(vget_high_s16(v_x3), (int16_t)cospi_28_64); in vp9_fdct8x8_neon()128 v_t3_hi = vmlsl_n_s16(v_t3_hi, vget_high_s16(v_x0), (int16_t)cospi_4_64); in vp9_fdct8x8_neon()137 const int16x4_t h = vrshrn_n_s32(v_t3_hi, DCT_CONST_BITS); in vp9_fdct8x8_neon()