Lines Matching refs:bin
202 int band, bottomMdct, topMdct, bin, useLP;
227 bin = 0;
351 for (bin = bottomQmf; bin < topQmf; bin++) {
352 FIXP_DBL drcFact1_mag = hDrcData->prevFact_mag[bin];
373 qmfRealSlot[bin] = fMult(qmfRealSlot[bin], drcFact_mag);
375 qmfImagSlot[bin] = fMult(qmfImagSlot[bin], drcFact_mag);
380 hDrcData->prevFact_mag[bin] = fact_mag[band];
428 for (bin = tmpBottom; bin < topQmf; bin++) {
429 hDrcData->prevFact_mag[bin] = fact_mag[band];
450 for (bin = bottomQmf; bin < topQmf; bin++) {
451 qmfRealSlot[bin] = fMult(qmfRealSlot[bin], drcFact_mag);
453 qmfImagSlot[bin] = fMult(qmfImagSlot[bin], drcFact_mag);