Searched refs:CreateJbig2Context (Results 1 – 4 of 4) sorted by relevance
16 void* CCodec_Jbig2Module::CreateJbig2Context() in CreateJbig2Context() function in CCodec_Jbig2Module
260 void* CreateJbig2Context();
211 virtual void* CreateJbig2Context() = 0;
398 m_pJbig2Context = pJbig2Moudle->CreateJbig2Context(); in ContinueLoadDIBSource()