Lines Matching refs:timeStep
341 int noCols = hHeaderData->numberTimeSlots * hHeaderData->timeStep;
345 assignTimeSlots( hSbrDec, hHeaderData->numberTimeSlots * hHeaderData->timeStep, flags & SBRDEC_LOW_POWER);
443 hHeaderData->timeStep,
738 int noCols = timeSlots * hHeaderData->timeStep; /* Number of QMF slots per frame */
840 assignTimeSlots( &hSbrChannel->SbrDec, hHeaderData->numberTimeSlots * hHeaderData->timeStep, qmfFlags & QMF_FLAG_LP);
896 assignTimeSlots( hSbrDec, hHeaderData->numberTimeSlots * hHeaderData->timeStep, useLP);
920 startSlot = hHeaderData->timeStep * (hPrevFrameData->stopPos - hHeaderData->numberTimeSlots);