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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/jpeg-7/
H A Djquant2.c208 int * error_limiter; /* table for clamping the applied error */ member in struct:__anon1008
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;

Completed in 47 milliseconds