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

  /external/libjpeg-turbo/
jmemmgr.c 254 static const size_t extra_pool_slop[JPOOL_NUMPOOLS] = variable
303 slop = extra_pool_slop[pool_id];
    [all...]
  /external/opencv3/3rdparty/libjpeg/
jmemmgr.c 248 static const size_t extra_pool_slop[JPOOL_NUMPOOLS] = variable
294 slop = extra_pool_slop[pool_id];
    [all...]
  /external/pdfium/third_party/libjpeg/
fpdfapi_jmemmgr.c 249 static const size_t extra_pool_slop[JPOOL_NUMPOOLS] = variable
295 slop = extra_pool_slop[pool_id];
    [all...]

Completed in 925 milliseconds