Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dtransform_neon.c27 int32_t* outreQ16, in ComplexMulAndFindMaxNeon() argument
70 vst1q_s32(outreQ16, outr_0); in ComplexMulAndFindMaxNeon()
71 outreQ16 += 4; in ComplexMulAndFindMaxNeon()
72 vst1q_s32(outreQ16, outr_1); in ComplexMulAndFindMaxNeon()
73 outreQ16 += 4; in ComplexMulAndFindMaxNeon()