OpenJPH
Open-source implementation of JPEG2000 Part-15
Loading...
Searching...
No Matches
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 303 of file ojph_block_encoder.cpp.

Member Data Documentation

◆ buf

ui8* ojph::local::vlc_struct::buf

Definition at line 305 of file ojph_block_encoder.cpp.

◆ buf_size

ui32 ojph::local::vlc_struct::buf_size

Definition at line 307 of file ojph_block_encoder.cpp.

◆ last_greater_than_8F

bool ojph::local::vlc_struct::last_greater_than_8F

Definition at line 311 of file ojph_block_encoder.cpp.

◆ pos

ui32 ojph::local::vlc_struct::pos

Definition at line 306 of file ojph_block_encoder.cpp.

◆ tmp

int ojph::local::vlc_struct::tmp

Definition at line 310 of file ojph_block_encoder.cpp.

◆ used_bits

int ojph::local::vlc_struct::used_bits

Definition at line 309 of file ojph_block_encoder.cpp.


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