Home
last modified time | relevance | path

Searched refs:last_rowsperchunk (Results 1 – 1 of 1) sorted by relevance

/external/libjpeg-turbo/
Djmemmgr.c147 JDIMENSION last_rowsperchunk; /* from most recent alloc_sarray/barray */ member
465 mem->last_rowsperchunk = rowsperchunk; in alloc_sarray()
517 mem->last_rowsperchunk = rowsperchunk; in alloc_barray()
719 sptr->rowsperchunk = mem->last_rowsperchunk; in realize_virt_arrays()
743 bptr->rowsperchunk = mem->last_rowsperchunk; in realize_virt_arrays()