Searched refs:pJbig2Context (Results 1 – 3 of 3) sorted by relevance
58 FXCODEC_STATUS CCodec_Jbig2Module::StartDecode(void* pJbig2Context, in StartDecode() argument67 if (!pJbig2Context) { in StartDecode()72 CCodec_Jbig2Context* m_pJbig2Context = (CCodec_Jbig2Context*)pJbig2Context; in StartDecode()105 FXCODEC_STATUS CCodec_Jbig2Module::ContinueDecode(void* pJbig2Context, in ContinueDecode() argument107 CCodec_Jbig2Context* m_pJbig2Context = (CCodec_Jbig2Context*)pJbig2Context; in ContinueDecode()
392 FXCODEC_STATUS StartDecode(void* pJbig2Context,401 FXCODEC_STATUS ContinueDecode(void* pJbig2Context,403 void DestroyJbig2Context(void* pJbig2Context) override;
414 virtual FXCODEC_STATUS StartDecode(void* pJbig2Context,