Home
last modified time | relevance | path

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

/external/qemu/distrib/jpeg-6b/
Djquant2.c208 int * error_limiter; /* table for clamping the applied error */ member
968 int *error_limit = cquantize->error_limiter; in pass2_fs_dither()
1118 cquantize->error_limiter = table; in init_error_limit()
1208 if (cquantize->error_limiter == NULL) in start_pass_2_quant()
1256 cquantize->error_limiter = NULL; in jinit_2pass_quantizer()
/external/jpeg/
Djquant2.c208 int * error_limiter; /* table for clamping the applied error */ member
968 int *error_limit = cquantize->error_limiter; in pass2_fs_dither()
1118 cquantize->error_limiter = table; in init_error_limit()
1208 if (cquantize->error_limiter == NULL) in start_pass_2_quant()
1256 cquantize->error_limiter = NULL; in jinit_2pass_quantizer()