Home
last modified time | relevance | path

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

/external/libjpeg-turbo/win/
Djpeg7.def26 jinit_memory_mgr @ 25 ;
Djpeg62-memsrcdst.def26 jinit_memory_mgr @ 25 ;
Djpeg8.def26 jinit_memory_mgr @ 25 ;
Djpeg7-memsrcdst.def26 jinit_memory_mgr @ 25 ;
Djpeg62.def26 jinit_memory_mgr @ 25 ;
/external/libjpeg-turbo/
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.h341 EXTERN(void) jinit_memory_mgr(j_common_ptr cinfo);
Djmemmgr.c1088 jinit_memory_mgr(j_common_ptr cinfo) in jinit_memory_mgr() function