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

Public Attributes

ui8buf
 
ui32 pos
 
ui32 buf_size
 
int used_bits
 
int tmp
 
bool last_greater_than_8F
 

Detailed Description

Definition at line 352 of file ojph_block_encoder.cpp.

Member Data Documentation

◆ buf

◆ buf_size

ui32 ojph::local::vlc_struct::buf_size

◆ last_greater_than_8F

bool ojph::local::vlc_struct::last_greater_than_8F

Definition at line 360 of file ojph_block_encoder.cpp.

Referenced by ojph::local::vlc_encode(), and ojph::local::vlc_init().

◆ pos

◆ tmp

int ojph::local::vlc_struct::tmp

◆ used_bits

int ojph::local::vlc_struct::used_bits

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