OpenJPH
Open-source implementation of JPEG2000 Part-15
Loading...
Searching...
No Matches
ojph::local::bit_write_buf Struct Reference

Public Member Functions

 bit_write_buf ()
 

Public Attributes

coded_listsccl
 
int avail_bits
 
ui64 tmp
 

Static Public Attributes

static const int needed = 512
 

Detailed Description

Definition at line 2857 of file ojph_codestream.cpp.

Constructor & Destructor Documentation

◆ bit_write_buf()

ojph::local::bit_write_buf::bit_write_buf ( )
inline

Definition at line 2861 of file ojph_codestream.cpp.

References avail_bits, ccl, and tmp.

Member Data Documentation

◆ avail_bits

int ojph::local::bit_write_buf::avail_bits

◆ ccl

coded_lists* ojph::local::bit_write_buf::ccl

◆ needed

const int ojph::local::bit_write_buf::needed = 512
static

Definition at line 2859 of file ojph_codestream.cpp.

Referenced by ojph::local::bb_expand_buf(), and ojph::local::bb_put_bit().

◆ tmp

ui64 ojph::local::bit_write_buf::tmp

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