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

/external/libjpeg-turbo/
H A Djmemmgr.c254 static const size_t extra_pool_slop[JPOOL_NUMPOOLS] = variable
303 slop = extra_pool_slop[pool_id];
/external/opencv3/3rdparty/libjpeg/
H A Djmemmgr.c248 static const size_t extra_pool_slop[JPOOL_NUMPOOLS] = variable
294 slop = extra_pool_slop[pool_id];
/external/pdfium/third_party/libjpeg/
H A Dfpdfapi_jmemmgr.c249 static const size_t extra_pool_slop[JPOOL_NUMPOOLS] = variable
295 slop = extra_pool_slop[pool_id];

Completed in 125 milliseconds