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

#include <ojph_codestream_local.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 = 8
 

Detailed Description

Definition at line 389 of file ojph_codestream_local.h.

Member Data Documentation

◆ Kmax

ui32 ojph::local::coded_cb_header::Kmax

Definition at line 393 of file ojph_codestream_local.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

◆ suffix_buf_size

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

Definition at line 398 of file ojph_codestream_local.h.

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


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