Microchip® Advanced Software Framework

my_memory_mgr Struct Reference

Data Fields

large_pool_ptr large_list [JPOOL_NUMPOOLS]
 
JDIMENSION last_rowsperchunk
 
struct jpeg_memory_mgr pub
 
small_pool_ptr small_list [JPOOL_NUMPOOLS]
 
long total_space_allocated
 
jvirt_barray_ptr virt_barray_list
 
jvirt_sarray_ptr virt_sarray_list
 

large_pool_ptr my_memory_mgr::large_list[JPOOL_NUMPOOLS]

Referenced by free_pool(), and jinit_memory_mgr().

JDIMENSION my_memory_mgr::last_rowsperchunk

Referenced by alloc_barray(), and alloc_sarray().

struct jpeg_memory_mgr my_memory_mgr::pub

Referenced by jinit_memory_mgr().

small_pool_ptr my_memory_mgr::small_list[JPOOL_NUMPOOLS]

Referenced by free_pool(), if(), and jinit_memory_mgr().

long my_memory_mgr::total_space_allocated

Referenced by free_pool(), if(), and jinit_memory_mgr().

jvirt_barray_ptr my_memory_mgr::virt_barray_list
jvirt_sarray_ptr my_memory_mgr::virt_sarray_list