Home | History | Annotate | Download | only in src

Lines Matching full:fixmin

402   reserve = fixMin(reserve,DFRACT_BITS-1-hSbrDec->sbrScaleFactor.lb_scale);
903 hSbrDec->SynthesisQMF.usb = fixMin((INT)hSbrDec->SynthesisQMF.no_channels, (INT)hHeaderData->freqBandData.highSubband);
938 startBand = fixMin(old_lsb,new_lsb);
954 startBand = fixMin(old_lsb,new_lsb);
985 reserve = fixMin(reserve,DFRACT_BITS-1-source_scale);