Home
last modified time | relevance | path

Searched refs:error_limiter (Results 1 – 1 of 1) sorted by relevance

/external/libjpeg-turbo/
Djquant2.c187 int *error_limiter; /* table for clamping the applied error */ member
948 int *error_limit = cquantize->error_limiter; in pass2_fs_dither()
1089 cquantize->error_limiter = table; in init_error_limit()
1179 if (cquantize->error_limiter == NULL) in start_pass_2_quant()
1227 cquantize->error_limiter = NULL; in jinit_2pass_quantizer()