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

#include <JBig2_ArithDecoder.h>

+ Collaboration diagram for JBig2ArithCtx:

Classes

struct  JBig2ArithQe
 

Public Member Functions

 JBig2ArithCtx ()
 
int DecodeNLPS (const JBig2ArithQe &qe)
 
int DecodeNMPS (const JBig2ArithQe &qe)
 
unsigned int MPS () const
 
unsigned int I () const
 

Detailed Description

Definition at line 17 of file JBig2_ArithDecoder.h.

Constructor & Destructor Documentation

◆ JBig2ArithCtx()

JBig2ArithCtx::JBig2ArithCtx ( )
default

Member Function Documentation

◆ DecodeNLPS()

int JBig2ArithCtx::DecodeNLPS ( const JBig2ArithQe & qe)

Definition at line 41 of file JBig2_ArithDecoder.cpp.

References JBig2ArithCtx::JBig2ArithQe::bSwitch, and JBig2ArithCtx::JBig2ArithQe::NLPS.

Referenced by CJBig2_ArithDecoder::Decode().

+ Here is the caller graph for this function:

◆ DecodeNMPS()

int JBig2ArithCtx::DecodeNMPS ( const JBig2ArithQe & qe)

Definition at line 50 of file JBig2_ArithDecoder.cpp.

References MPS(), and JBig2ArithCtx::JBig2ArithQe::NMPS.

Referenced by CJBig2_ArithDecoder::Decode().

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

◆ I()

unsigned int JBig2ArithCtx::I ( ) const
inline

Definition at line 32 of file JBig2_ArithDecoder.h.

Referenced by CJBig2_ArithDecoder::Decode().

+ Here is the caller graph for this function:

◆ MPS()

unsigned int JBig2ArithCtx::MPS ( ) const
inline

Definition at line 31 of file JBig2_ArithDecoder.h.

Referenced by CJBig2_ArithDecoder::Decode(), and DecodeNMPS().

+ Here is the caller graph for this function:

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