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

Lines Matching refs:error_limiter

208   int * error_limiter;		/* table for clamping the applied error */
968 int *error_limit = cquantize->error_limiter;
1109 /* Allocate and fill in the error_limiter table */
1118 cquantize->error_limiter = table;
1208 if (cquantize->error_limiter == NULL)
1256 cquantize->error_limiter = NULL;