Lines Matching refs:frameSize
202 const int frameSize, const GAIN_INTERPOLATION_TYPE gainInterpolationType, in _processNodeSegments() argument
223 if ((timePrev >= (frameSize - 1)) || in _processNodeSegments()
236 stop = fMin(time, (SHORT)(frameSize - 1)) - timePrev + 1; in _processNodeSegments()
265 offset = hGainDec->frameSize; in processDrcTime()
270 hGainDec->frameSize) /* if delaySamples is too big, NUM_LNB_FRAMES in processDrcTime()
313 nodePrevious.time -= hGainDec->frameSize; in processDrcTime()
340 hGainDec->frameSize, pLnb->gainInterpolationType, in processDrcTime()
342 lnbPointerDiff * hGainDec->frameSize + delaySamples + offset, 1, in processDrcTime()
380 offset = hGainDec->frameSize; in processDrcSubband()
385 hGainDec->frameSize) /* if delaySamples is too big, NUM_LNB_FRAMES in processDrcSubband()
418 hGainDec->frameSize >> (15 - fixnormz_S(L)); /* timeslots per frame */ in processDrcSubband()
459 nodePrevious.time -= hGainDec->frameSize; in processDrcSubband()
468 hGainDec->frameSize, pLnb->gainInterpolationType, in processDrcSubband()
470 lnbPointerDiff * hGainDec->frameSize + delaySamples + offset - in processDrcSubband()