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

  /external/chromium_org/third_party/libjpeg_turbo/
jmemmgr.c 139 JDIMENSION last_rowsperchunk; /* from most recent alloc_sarray/barray */ member in struct:__anon17378
443 mem->last_rowsperchunk = rowsperchunk;
495 mem->last_rowsperchunk = rowsperchunk;
689 sptr->rowsperchunk = mem->last_rowsperchunk;
713 bptr->rowsperchunk = mem->last_rowsperchunk;
    [all...]
  /external/jpeg/
jmemmgr.c 137 JDIMENSION last_rowsperchunk; /* from most recent alloc_sarray/barray */ member in struct:__anon27335
414 mem->last_rowsperchunk = rowsperchunk;
462 mem->last_rowsperchunk = rowsperchunk;
656 sptr->rowsperchunk = mem->last_rowsperchunk;
680 bptr->rowsperchunk = mem->last_rowsperchunk;
    [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jmemmgr.c 140 JDIMENSION last_rowsperchunk; /* from most recent alloc_sarray/barray */ member in struct:__anon33359
417 mem->last_rowsperchunk = rowsperchunk;
465 mem->last_rowsperchunk = rowsperchunk;
659 sptr->rowsperchunk = mem->last_rowsperchunk;
683 bptr->rowsperchunk = mem->last_rowsperchunk;
    [all...]
  /external/qemu/distrib/jpeg-6b/
jmemmgr.c 137 JDIMENSION last_rowsperchunk; /* from most recent alloc_sarray/barray */ member in struct:__anon33919
414 mem->last_rowsperchunk = rowsperchunk;
462 mem->last_rowsperchunk = rowsperchunk;
656 sptr->rowsperchunk = mem->last_rowsperchunk;
680 bptr->rowsperchunk = mem->last_rowsperchunk;
    [all...]

Completed in 62 milliseconds