Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dentropy_coding_neon.c45 int32x2_t shift32x2 = vdup_n_s32(shift); in WebRtcIsacfix_MatrixProduct1Neon() local
81 vshl_s32(vld1_s32(&matrix1[matrix1_index]), shift32x2); in WebRtcIsacfix_MatrixProduct1Neon()
158 vshl_s32(vld1_s32(&matrix1[matrix1_index]), shift32x2); in WebRtcIsacfix_MatrixProduct1Neon()