HomeSort by relevance Sort by last modified time
    Searched refs:MIN_SLOP (Results 1 - 2 of 2) sorted by null

  /external/libjpeg-turbo/
jmemmgr.c 263 #define MIN_SLOP 50 /* greater than 0 to avoid futile looping */
322 if (slop < MIN_SLOP) /* give up when it gets real small */
    [all...]
  /external/pdfium/third_party/libjpeg/
fpdfapi_jmemmgr.c 255 #define MIN_SLOP 50 /* greater than 0 to avoid futile looping */
305 if (slop < MIN_SLOP) /* give up when it gets real small */
    [all...]

Completed in 454 milliseconds