Searched refs:m_AllocFunc (Results 1 – 2 of 2) sorted by relevance
34 void* (*m_AllocFunc)(unsigned int); member in CPngContext205 m_AllocFunc(_png_alloc_func), in CPngContext()
44 void* (*m_AllocFunc)(unsigned int); member in CJpegContext395 : m_SkipSize(0), m_AllocFunc(jpeg_alloc_func), m_FreeFunc(jpeg_free_func) { in CJpegContext()