Searched refs:state_QS0_s32x4 (Results 1 – 1 of 1) sorted by relevance
53 static OPUS_INLINE int32x4_t calc_state( const int32x4_t state_QS0_s32x4, const int32x4_t state_QS0… in calc_state() argument55 int32x4_t t_s32x4 = vsubq_s32( state_QS0_s32x4, state_QS0_1_s32x4 ); in calc_state()