Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dlpc_analysis.c396 int16_t numSubFrames = SUBFRAMES * (1 + (bandwidth == isac16kHz)); in WebRtcIsac_GetLpcCoefUb() local
411 for(frameCntr = 0, activeFrameCntr = 0; frameCntr < numSubFrames; in WebRtcIsac_GetLpcCoefUb()