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

  /external/chromium_org/third_party/libjpeg_turbo/
jmemmgr.c 247 static const size_t first_pool_slop[JPOOL_NUMPOOLS] = variable
300 slop = first_pool_slop[pool_id];
    [all...]
  /external/jpeg/
jmemmgr.c 241 static const size_t first_pool_slop[JPOOL_NUMPOOLS] = variable
291 slop = first_pool_slop[pool_id];
    [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jmemmgr.c 244 static const size_t first_pool_slop[JPOOL_NUMPOOLS] = variable
294 slop = first_pool_slop[pool_id];
    [all...]
  /external/qemu/distrib/jpeg-6b/
jmemmgr.c 241 static const size_t first_pool_slop[JPOOL_NUMPOOLS] = variable
291 slop = first_pool_slop[pool_id];
    [all...]

Completed in 36 milliseconds