Home
last modified time | relevance | path

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

/external/pdfium/third_party/libjpeg/
Dfpdfapi_jmemmgr.c255 #define MIN_SLOP 50 /* greater than 0 to avoid futile looping */ macro
305 if (slop < MIN_SLOP) /* give up when it gets real small */ in alloc_small()
/external/libjpeg-turbo/
Djmemmgr.c263 #define MIN_SLOP 50 /* greater than 0 to avoid futile looping */ macro
322 if (slop < MIN_SLOP) /* give up when it gets real small */ in alloc_small()