Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dtransform_neon.c69 int32x4_t outi_1 = vqdmulhq_s32(tmp3, factq); in ComplexMulAndFindMaxNeon() local
76 vst1q_s32(outimQ16, outi_1); in ComplexMulAndFindMaxNeon()
83 tmp3 = vabsq_s32(outi_1); in ComplexMulAndFindMaxNeon()
321 int32x4_t outi_1 = vcombine_s32(vget_high_s32(outi1), vget_low_s32(outi1)); in TransformAndFindMaxNeon() local
329 vst1q_s32(outim2, outi_1); in TransformAndFindMaxNeon()