Home
last modified time | relevance | path

Searched defs:shift_s32x4 (Results 1 – 1 of 1) sorted by relevance

/external/libopus/silk/arm/
DNSQ_del_dec_neon_intr.c123 const int32x4_t shift_s32x4, in copy_winner_state_kernel()
189 const int32x4_t shift_s32x4 = vdupq_n_s32( -shift ); in copy_winner_state() local