OpenJPH
Open-source implementation of JPEG2000 Part-15
ojph::local::coded_cb_header Struct Reference

#include <ojph_codeblock.h>

Public Attributes

ui32 pass_length [2]
 
ui32 num_passes
 
ui32 Kmax
 
ui32 missing_msbs
 
coded_listsnext_coded
 

Static Public Attributes

static const int prefix_buf_size = 8
 
static const int suffix_buf_size = 16
 

Detailed Description

Definition at line 102 of file ojph_codeblock.h.

Member Data Documentation

◆ Kmax

ui32 ojph::local::coded_cb_header::Kmax

Definition at line 106 of file ojph_codeblock.h.

Referenced by ojph::local::precinct::parse().

◆ missing_msbs

◆ next_coded

◆ num_passes

◆ pass_length

◆ prefix_buf_size

const int ojph::local::coded_cb_header::prefix_buf_size = 8
static

Definition at line 110 of file ojph_codeblock.h.

Referenced by ojph::local::bb_read_chunk(), and ojph::local::codeblock::decode().

◆ suffix_buf_size

const int ojph::local::coded_cb_header::suffix_buf_size = 16
static

Definition at line 111 of file ojph_codeblock.h.

Referenced by ojph::local::bb_read_chunk().


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