Searched refs:m_FreeFunc (Results 1 – 2 of 2) sorted by relevance
35 void (*m_FreeFunc)(void*); member in CPngContext206 m_FreeFunc(_png_free_func) { in CPngContext()
45 void (*m_FreeFunc)(void*); member in CJpegContext395 : m_SkipSize(0), m_AllocFunc(jpeg_alloc_func), m_FreeFunc(jpeg_free_func) { in CJpegContext()