Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dtransform_neon.c28 int32_t* outimQ16) { in ComplexMulAndFindMaxNeon() argument
74 vst1q_s32(outimQ16, outi_0); in ComplexMulAndFindMaxNeon()
75 outimQ16 += 4; in ComplexMulAndFindMaxNeon()
76 vst1q_s32(outimQ16, outi_1); in ComplexMulAndFindMaxNeon()
77 outimQ16 += 4; in ComplexMulAndFindMaxNeon()