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

  /external/libjpeg-turbo/
jmemmgr.c 140 JDIMENSION last_rowsperchunk; /* from most recent alloc_sarray/barray */ member in struct:__anon15237
442 mem->last_rowsperchunk = rowsperchunk;
494 mem->last_rowsperchunk = rowsperchunk;
688 sptr->rowsperchunk = mem->last_rowsperchunk;
712 bptr->rowsperchunk = mem->last_rowsperchunk;
    [all...]
  /external/opencv3/3rdparty/libjpeg/
jmemmgr.c 138 JDIMENSION last_rowsperchunk; /* from most recent alloc_sarray/barray */ member in struct:__anon20354
415 mem->last_rowsperchunk = rowsperchunk;
463 mem->last_rowsperchunk = rowsperchunk;
657 sptr->rowsperchunk = mem->last_rowsperchunk;
681 bptr->rowsperchunk = mem->last_rowsperchunk;
    [all...]
  /external/pdfium/third_party/libjpeg/
fpdfapi_jmemmgr.c 139 JDIMENSION last_rowsperchunk; /* from most recent alloc_sarray/barray */ member in struct:__anon21624
416 mem->last_rowsperchunk = rowsperchunk;
464 mem->last_rowsperchunk = rowsperchunk;
658 sptr->rowsperchunk = mem->last_rowsperchunk;
682 bptr->rowsperchunk = mem->last_rowsperchunk;
    [all...]

Completed in 3742 milliseconds