OpenJPH
Open-source implementation of JPEG2000 Part-15
|
Public Attributes | |
ui8 * | buf |
ui32 | pos |
ui32 | buf_size |
int | used_bits |
int | tmp |
bool | last_greater_than_8F |
Definition at line 303 of file ojph_block_encoder.cpp.
ui8* ojph::local::vlc_struct::buf |
Definition at line 305 of file ojph_block_encoder.cpp.
ui32 ojph::local::vlc_struct::buf_size |
Definition at line 307 of file ojph_block_encoder.cpp.
bool ojph::local::vlc_struct::last_greater_than_8F |
Definition at line 311 of file ojph_block_encoder.cpp.
ui32 ojph::local::vlc_struct::pos |
Definition at line 306 of file ojph_block_encoder.cpp.
int ojph::local::vlc_struct::tmp |
Definition at line 310 of file ojph_block_encoder.cpp.
int ojph::local::vlc_struct::used_bits |
Definition at line 309 of file ojph_block_encoder.cpp.