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 |
Referenced by free_pool(), jinit_memory_mgr(), and request_virt_barray().
jvirt_sarray_ptr my_memory_mgr::virt_sarray_list |
Referenced by free_pool(), jinit_memory_mgr(), and request_virt_sarray().