Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CJBig2_PDDProc Class Reference

#include <JBig2_PddProc.h>

+ Collaboration diagram for CJBig2_PDDProc:

Public Member Functions

std::unique_ptr< CJBig2_PatternDictDecodeArith (CJBig2_ArithDecoder *pArithDecoder, JBig2ArithCtx *gbContext, PauseIndicatorIface *pPause)
 
std::unique_ptr< CJBig2_PatternDictDecodeMMR (CJBig2_BitStream *pStream)
 

Public Attributes

bool HDMMR
 
uint8_t HDPW
 
uint8_t HDPH
 
uint32_t GRAYMAX
 
uint8_t HDTEMPLATE
 

Detailed Description

Definition at line 21 of file JBig2_PddProc.h.

Member Function Documentation

◆ DecodeArith()

std::unique_ptr< CJBig2_PatternDict > CJBig2_PDDProc::DecodeArith ( CJBig2_ArithDecoder * pArithDecoder,
JBig2ArithCtx * gbContext,
PauseIndicatorIface * pPause )

Definition at line 15 of file JBig2_PddProc.cpp.

References GRAYMAX, HDPH, HDPW, HDTEMPLATE, and kDecodeToBeContinued.

◆ DecodeMMR()

std::unique_ptr< CJBig2_PatternDict > CJBig2_PDDProc::DecodeMMR ( CJBig2_BitStream * pStream)

Definition at line 57 of file JBig2_PddProc.cpp.

References GRAYMAX, HDPH, and HDPW.

Member Data Documentation

◆ GRAYMAX

uint32_t CJBig2_PDDProc::GRAYMAX

Definition at line 33 of file JBig2_PddProc.h.

Referenced by DecodeArith(), and DecodeMMR().

◆ HDMMR

bool CJBig2_PDDProc::HDMMR

Definition at line 30 of file JBig2_PddProc.h.

◆ HDPH

uint8_t CJBig2_PDDProc::HDPH

Definition at line 32 of file JBig2_PddProc.h.

Referenced by DecodeArith(), and DecodeMMR().

◆ HDPW

uint8_t CJBig2_PDDProc::HDPW

Definition at line 31 of file JBig2_PddProc.h.

Referenced by DecodeArith(), and DecodeMMR().

◆ HDTEMPLATE

uint8_t CJBig2_PDDProc::HDTEMPLATE

Definition at line 34 of file JBig2_PddProc.h.

Referenced by DecodeArith().


The documentation for this class was generated from the following files: