Searched refs:STATE_SHORT_LEN_30MS (Results 1 – 6 of 6) sorted by relevance
42 int16_t syntOutBuf[LPC_FILTERORDER+STATE_SHORT_LEN_30MS]; in WebRtcIlbcfix_AbsQuant()43 int16_t in_weightedVec[STATE_SHORT_LEN_30MS+LPC_FILTERORDER]; in WebRtcIlbcfix_AbsQuant()47 WebRtcSpl_MemSetW16(syntOutBuf, 0, LPC_FILTERORDER+STATE_SHORT_LEN_30MS); in WebRtcIlbcfix_AbsQuant()
39 int16_t sampleValVec[2*STATE_SHORT_LEN_30MS+LPC_FILTERORDER]; in WebRtcIlbcfix_StateConstruct()40 int16_t sampleMaVec[2*STATE_SHORT_LEN_30MS+LPC_FILTERORDER]; in WebRtcIlbcfix_StateConstruct()
45 int16_t residualLongVec[2*STATE_SHORT_LEN_30MS+LPC_FILTERORDER]; in WebRtcIlbcfix_StateSearch()46 int16_t sampleMa[2*STATE_SHORT_LEN_30MS]; in WebRtcIlbcfix_StateSearch()
39 #define STATE_SHORT_LEN_30MS 58 macro126 int16_t idxVec[STATE_SHORT_LEN_30MS];
39 iLBCenc_inst->state_short_len=STATE_SHORT_LEN_30MS; in WebRtcIlbcfix_InitEncode()
42 iLBCdec_inst->state_short_len=STATE_SHORT_LEN_30MS; in WebRtcIlbcfix_InitDecode()