Searched refs:GetProcessingStatus (Results 1 – 2 of 2) sorted by relevance
74 if (pJbig2Context->m_pContext->GetProcessingStatus() == in StartDecode()86 return pJbig2Context->m_pContext->GetProcessingStatus(); in StartDecode()93 if (pJbig2Context->m_pContext->GetProcessingStatus() != in ContinueDecode()95 return pJbig2Context->m_pContext->GetProcessingStatus(); in ContinueDecode()
57 FXCODEC_STATUS GetProcessingStatus() { return m_ProcessingStatus; } in GetProcessingStatus() function