Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Ddecode.c46 int32_t Vector_Word32_2[FRAMESAMPLES/2]; in WebRtcIsacfix_DecodeImpl() local
113 WebRtcIsacfix_Spec2Time(Vector_Word16_1, Vector_Word16_2, Vector_Word32_1, Vector_Word32_2); in WebRtcIsacfix_DecodeImpl()
195 Vector_Word32_1[k] = Vector_Word32_2[k] << 9; // Q16 -> Q25 in WebRtcIsacfix_DecodeImpl()
Ddecode_plc.c249 int32_t Vector_Word32_2[FRAMESAMPLES_HALF]; in WebRtcIsacfix_DecodePlcImpl() local
520 Vector_Word32_2[i] = Vector_Word16_Extended_2[i] << rshift; in WebRtcIsacfix_DecodePlcImpl()
617 Vector_Word32_2[i] = pHP; in WebRtcIsacfix_DecodePlcImpl()
741 Vector_Word32_2[i] = WebRtcSpl_AddSatW32(wNoisyHP, wPriodicHP); in WebRtcIsacfix_DecodePlcImpl()
782Vector_Word32_2, hifilt_coefQ15, gain_lo_hiQ17, 1, Vector_Word16_2); in WebRtcIsacfix_DecodePlcImpl()