Searched refs:speechIdx (Results 1 – 1 of 1) sorted by relevance
1019 WebRtc_Word16 speechIdx; in Decode() local1269 speechIdx = 0; in Decode()1270 while (speechIdx < numSamplesLB) { in Decode()1271 WebRtcSpl_SynthesisQMF(&outFrameLB[speechIdx], &outFrameUB[speechIdx], in Decode()1272 &decoded[(speechIdx << 1)], in Decode()1276 speechIdx += FRAMESAMPLES_10ms; in Decode()