Home
last modified time | relevance | path

Searched refs:jinit_memory_mgr (Results 1 – 5 of 5) sorted by relevance

/external/libjpeg-turbo/
Djpeglibmangler.h62 #define jinit_memory_mgr chromium_jinit_memory_mgr macro
Djcapimin.c62 jinit_memory_mgr((j_common_ptr)cinfo); in jpeg_CreateCompress()
Djdapimin.c62 jinit_memory_mgr((j_common_ptr)cinfo); in jpeg_CreateDecompress()
Djpegint.h344 EXTERN(void) jinit_memory_mgr(j_common_ptr cinfo);
Djmemmgr.c1088 jinit_memory_mgr(j_common_ptr cinfo) in jinit_memory_mgr() function