Searched defs:warping_Q16_s32x4 (Results 1 – 1 of 1) sorted by relevance
53 …int32x4_t state_QS0_1_s32x4, const int32x4_t state_QS1_1_s32x4, const int32x4_t warping_Q16_s32x4 ) in calc_state()151 const int32x4_t warping_Q16_s32x4 = vdupq_n_s32( warping_Q16 << 15 ); in silk_warped_autocorrelation_FIX_neon() local