Assignments
Assignments
my_memory_mgr Struct Reference

Public Attributes

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

Member Data Documentation

◆ large_list

large_pool_ptr my_memory_mgr::large_list[JPOOL_NUMPOOLS]

◆ last_rowsperchunk

JDIMENSION my_memory_mgr::last_rowsperchunk

◆ pub

struct jpeg_memory_mgr my_memory_mgr::pub

◆ small_list

small_pool_ptr my_memory_mgr::small_list[JPOOL_NUMPOOLS]

◆ total_space_allocated

long my_memory_mgr::total_space_allocated

◆ virt_barray_list

jvirt_barray_ptr my_memory_mgr::virt_barray_list

◆ virt_sarray_list

jvirt_sarray_ptr my_memory_mgr::virt_sarray_list

The documentation for this struct was generated from the following file: