Home
last modified time | relevance | path

Searched refs:calc_state (Results 1 – 1 of 1) sorted by relevance

/external/libopus/silk/fixed/arm/
Dwarped_autocorrelation_FIX_neon_intr.c53 static OPUS_INLINE int32x4_t calc_state( const int32x4_t state_QS0_s32x4, const int32x4_t state_QS0… in calc_state() function
171 …state_QS_s32x4[ 0 ][ 0 ] = calc_state( state_QS_s32x4[ 0 ][ 0 ], state_QS_s32x4[ 2 ][ 0 ], state_Q… in silk_warped_autocorrelation_FIX_neon()
172 …state_QS_s32x4[ 0 ][ 1 ] = calc_state( state_QS_s32x4[ 0 ][ 1 ], state_QS_s32x4[ 2 ][ 1 ], state_Q… in silk_warped_autocorrelation_FIX_neon()
191 …state_QS_s32x4[ 0 ][ 0 ] = calc_state( state_QS_s32x4[ 0 ][ 0 ], state_QS_s32x4[ 2 ][ 0 ], state_Q… in silk_warped_autocorrelation_FIX_neon()