Searched defs:gain_hi_s32x2 (Results 1 – 1 of 1) sorted by relevance
122 const int32x2_t gain_hi_s32x2, in copy_winner_state_kernel()188 const int32x2_t gain_hi_s32x2 = vdup_n_s32( gain >> 16 ); in copy_winner_state() local