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_ArithDecoder Class Reference

#include <JBig2_ArithDecoder.h>

+ Collaboration diagram for CJBig2_ArithDecoder:

Public Member Functions

 CJBig2_ArithDecoder (CJBig2_BitStream *pStream)
 
 ~CJBig2_ArithDecoder ()
 
int Decode (JBig2ArithCtx *pCX)
 
bool IsComplete () const
 

Detailed Description

Definition at line 39 of file JBig2_ArithDecoder.h.

Constructor & Destructor Documentation

◆ CJBig2_ArithDecoder()

CJBig2_ArithDecoder::CJBig2_ArithDecoder ( CJBig2_BitStream * pStream)
explicit

Definition at line 56 of file JBig2_ArithDecoder.cpp.

References CJBig2_ArithDecoder().

Referenced by CJBig2_ArithDecoder().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ~CJBig2_ArithDecoder()

CJBig2_ArithDecoder::~CJBig2_ArithDecoder ( )
default

Member Function Documentation

◆ Decode()

int CJBig2_ArithDecoder::Decode ( JBig2ArithCtx * pCX)

Definition at line 68 of file JBig2_ArithDecoder.cpp.

References JBig2ArithCtx::DecodeNLPS(), JBig2ArithCtx::DecodeNMPS(), JBig2ArithCtx::I(), JBig2ArithCtx::MPS(), and JBig2ArithCtx::JBig2ArithQe::Qe.

Referenced by CJBig2_ArithIaidDecoder::Decode().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ IsComplete()

bool CJBig2_ArithDecoder::IsComplete ( ) const
inline

Definition at line 46 of file JBig2_ArithDecoder.h.


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