Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgd_topal.c323 int *error_limiter; /* table for clamping the applied error */ member
1401 int *error_limit = cquantize->error_limiter;
1612 cquantize->error_limiter = table;
1712 if (cquantize->error_limiter == NULL)
1856 cquantize->error_limiter = NULL;

Completed in 9 milliseconds