my_memory_mgr::last_rowsperchunk is only used within LibJPEG.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesLibJPEGmy_memory_mgr::last_rowsperchunk

my_memory_mgr::last_rowsperchunk field

Syntax

JDIMENSION last_rowsperchunk;

References

LocationReferrerText
jmemmgr.c:138
JDIMENSION last_rowsperchunk; /* from most recent alloc_sarray/barray */
jmemmgr.c:415alloc_sarray()
mem->last_rowsperchunk = rowsperchunk;
jmemmgr.c:463alloc_barray()
mem->last_rowsperchunk = rowsperchunk;
jmemmgr.c:657realize_virt_arrays()
sptr->rowsperchunk = mem->last_rowsperchunk;
jmemmgr.c:681realize_virt_arrays()
bptr->rowsperchunk = mem->last_rowsperchunk;

Data Use

Functions writing my_memory_mgr::last_rowsperchunk
Functions reading my_memory_mgr::last_rowsperchunk
all items filtered out
my_memory_mgr::last_rowsperchunk
all items filtered out
Type of my_memory_mgr::last_rowsperchunk
my_memory_mgr::last_rowsperchunk
JDIMENSION
all items filtered out