Searched refs:my_memory_mgr (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/jpeg-6b/
H A Djmemmgr.c138 } my_memory_mgr; typedef in typeref:struct:__anon11841
140 typedef my_memory_mgr * my_mem_ptr;
1015 jpeg_free_small(cinfo, (void *) cinfo->mem, SIZEOF(my_memory_mgr));
1059 mem = (my_mem_ptr) jpeg_get_small(cinfo, SIZEOF(my_memory_mgr));
1092 mem->total_space_allocated = SIZEOF(my_memory_mgr);

Completed in 108 milliseconds