Searched refs:jinit_memory_mgr (Results 1 – 5 of 5) sorted by relevance
62 #define jinit_memory_mgr chromium_jinit_memory_mgr macro
62 jinit_memory_mgr((j_common_ptr)cinfo); in jpeg_CreateCompress()
62 jinit_memory_mgr((j_common_ptr)cinfo); in jpeg_CreateDecompress()
362 EXTERN(void) jinit_memory_mgr(j_common_ptr cinfo);
1085 jinit_memory_mgr(j_common_ptr cinfo) function