Home | History | Annotate | Download | only in src

Lines Matching full:fixmax

401   reserve = fixMax(0,CntLeadingZeros(maxVal)-1) ;
921 size = fixMax(0,stopBand-startBand);
939 stopBand = fixMax(old_lsb,new_lsb);
940 size = fixMax(0,stopBand-startBand);
955 stopBand = fixMax(old_lsb,new_lsb);