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::JBig2ArithQe Struct Reference

#include <JBig2_ArithDecoder.h>

+ Collaboration diagram for JBig2ArithCtx::JBig2ArithQe:

Public Attributes

uint16_t Qe
 
uint8_t NMPS
 
uint8_t NLPS
 
bool bSwitch
 

Detailed Description

Definition at line 19 of file JBig2_ArithDecoder.h.

Member Data Documentation

◆ bSwitch

bool JBig2ArithCtx::JBig2ArithQe::bSwitch

Definition at line 23 of file JBig2_ArithDecoder.h.

Referenced by JBig2ArithCtx::DecodeNLPS().

◆ NLPS

uint8_t JBig2ArithCtx::JBig2ArithQe::NLPS

Definition at line 22 of file JBig2_ArithDecoder.h.

Referenced by JBig2ArithCtx::DecodeNLPS().

◆ NMPS

uint8_t JBig2ArithCtx::JBig2ArithQe::NMPS

Definition at line 21 of file JBig2_ArithDecoder.h.

Referenced by JBig2ArithCtx::DecodeNMPS().

◆ Qe

uint16_t JBig2ArithCtx::JBig2ArithQe::Qe

Definition at line 20 of file JBig2_ArithDecoder.h.

Referenced by CJBig2_ArithDecoder::Decode().


The documentation for this struct was generated from the following file: