Home | History | Annotate | Download | only in src

Lines Matching full:fixmin

447   reserve = fixMin(reserve,DFRACT_BITS-1-hSbrDec->sbrScaleFactor.lb_scale);
951 hSbrDec->SynthesisQMF.usb = fixMin((INT)hSbrDec->SynthesisQMF.no_channels, (INT)hHeaderData->freqBandData.highSubband);
986 startBand = fixMin(old_lsb,new_lsb);
1002 startBand = fixMin(old_lsb,new_lsb);
1033 reserve = fixMin(reserve,DFRACT_BITS-1-source_scale);