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
JBig2HuffmanCode Struct Reference

#include <JBig2_Define.h>

Collaboration diagram for JBig2HuffmanCode:

Public Attributes

int32_t codelen
int32_t code

Detailed Description

Definition at line 20 of file JBig2_Define.h.

Member Data Documentation

◆ code

int32_t JBig2HuffmanCode::code

Definition at line 22 of file JBig2_Define.h.

Referenced by CJBig2_HuffmanDecoder::DecodeAValue().

◆ codelen

int32_t JBig2HuffmanCode::codelen

Definition at line 21 of file JBig2_Define.h.

Referenced by CJBig2_HuffmanDecoder::DecodeAValue().


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