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

  /external/jpeg/
jmemmgr.c 137 JDIMENSION last_rowsperchunk; /* from most recent alloc_sarray/barray */ member in struct:__anon7602
414 mem->last_rowsperchunk = rowsperchunk;
462 mem->last_rowsperchunk = rowsperchunk;
656 sptr->rowsperchunk = mem->last_rowsperchunk;
680 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:__anon10654
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 291 milliseconds