Searched refs:jpeg_alloc_func (Results 1 – 1 of 1) sorted by relevance
121 static void* jpeg_alloc_func(unsigned int size) { in jpeg_alloc_func() function191 : m_AllocFunc(jpeg_alloc_func), m_FreeFunc(jpeg_free_func) { in CJpegContext()