Home | History | Annotate | Download | only in libjpeg-turbo

Lines Matching defs:nsf

726 	int nc=0, i, width, height, scaledWidth, scaledHeight, nsf=0;
746 sf=tjGetScalingFactors(&nsf);
747 if(!sf || nsf<1)
749 for(i=0; i<nsf; i++)