Searched refs:max_memory_to_use (Results 1 – 15 of 15) sorted by relevance
39 dinfo->mem->max_memory_to_use = 30 * 1024 * 1024; in overwrite_mem_buffer_size()41 dinfo->mem->max_memory_to_use = 5 * 1024 * 1024; in overwrite_mem_buffer_size()
218 cinfo->mem->max_memory_to_use = lval * 1000L; in parse_switches()381 srcinfo.mem->max_memory_to_use = dstinfo.mem->max_memory_to_use; in main()
84 return cinfo->mem->max_memory_to_use - already_allocated; in jpeg_mem_available()
191 return cinfo->mem->max_memory_to_use - already_allocated; in jpeg_mem_available()
122 long limit = cinfo->mem->max_memory_to_use - already_allocated; in jpeg_mem_available()
301 cinfo->mem->max_memory_to_use = lval * 1000L; in parse_switches()
1083 mem->pub.max_memory_to_use = max_to_use; in jinit_memory_mgr()1112 mem->pub.max_memory_to_use = max_to_use * 1000L; in jinit_memory_mgr()
297 cinfo->mem->max_memory_to_use = lval * 1000L; in parse_switches()
211 return cinfo->mem->max_memory_to_use - already_allocated; in jpeg_mem_available()
863 long max_memory_to_use; member
2020 initial max_memory_to_use specification to be exceeded, which in the worst2053 not require this, the max_memory_to_use setting would be a complete fiction.)2113 memory). If not, at least make sure that max_memory_to_use is set as high as2428 ensure that the max_memory_to_use setting cannot be exceeded due to addition2790 Your application can set this limit by setting cinfo->mem->max_memory_to_use2798 should be left when setting max_memory_to_use.
1086 mem->pub.max_memory_to_use = max_to_use; in jinit_memory_mgr()1115 mem->pub.max_memory_to_use = max_to_use * 1000L; in jinit_memory_mgr()
866 long max_memory_to_use; member
66 cinfo->mem->max_memory_to_use = 30 * 1024 * 1024; in overwrite_mem_buffer_size()68 cinfo->mem->max_memory_to_use = 5 * 1024 * 1024; in overwrite_mem_buffer_size()