Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djmemmgr.c138 JDIMENSION last_rowsperchunk; /* from most recent alloc_sarray/barray */ member
415 mem->last_rowsperchunk = rowsperchunk; in alloc_sarray()
463 mem->last_rowsperchunk = rowsperchunk; in alloc_barray()
657 sptr->rowsperchunk = mem->last_rowsperchunk; in realize_virt_arrays()
681 bptr->rowsperchunk = mem->last_rowsperchunk; in realize_virt_arrays()

Completed in 7 milliseconds