Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/codecs/ilbc/
Dabs_quant.c43 int16_t in_weightedVec[STATE_SHORT_LEN_30MS+LPC_FILTERORDER]; in WebRtcIlbcfix_AbsQuant() local
44 int16_t *in_weighted = &in_weightedVec[LPC_FILTERORDER]; in WebRtcIlbcfix_AbsQuant()
50 WebRtcSpl_MemSetW16(in_weightedVec, 0, LPC_FILTERORDER); in WebRtcIlbcfix_AbsQuant()