Home | History | Annotate | Download | only in jpeg-6b

Lines Matching refs:MIN_SLOP

253 #define MIN_SLOP  50		/* greater than 0 to avoid futile looping */
303 if (slop < MIN_SLOP) /* give up when it gets real small */