Searched defs:gain_lo_s32x2 (Results 1 – 1 of 1) sorted by relevance
121 const int32x2_t gain_lo_s32x2, in copy_winner_state_kernel()187 const int32x2_t gain_lo_s32x2 = vdup_n_s32( silk_LSHIFT32( gain & 0x0000FFFF, 15 ) ); in copy_winner_state() local