Home | History | Annotate | Download | only in src

Lines Matching full:framesize

202     const int frameSize, const GAIN_INTERPOLATION_TYPE gainInterpolationType,
223 if ((timePrev >= (frameSize - 1)) ||
236 stop = fMin(time, (SHORT)(frameSize - 1)) - timePrev + 1;
265 offset = hGainDec->frameSize;
270 hGainDec->frameSize) /* if delaySamples is too big, NUM_LNB_FRAMES
313 nodePrevious.time -= hGainDec->frameSize;
340 hGainDec->frameSize, pLnb->gainInterpolationType,
342 lnbPointerDiff * hGainDec->frameSize + delaySamples + offset, 1,
380 offset = hGainDec->frameSize;
385 hGainDec->frameSize) /* if delaySamples is too big, NUM_LNB_FRAMES
416 /* frameSizeSb = hGainDec->frameSize/L; */ /* L is a power of 2 */
418 hGainDec->frameSize >> (15 - fixnormz_S(L)); /* timeslots per frame */
459 nodePrevious.time -= hGainDec->frameSize;
468 hGainDec->frameSize, pLnb->gainInterpolationType,
470 lnbPointerDiff * hGainDec->frameSize + delaySamples + offset -