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
 
ui64 tmp
 

Detailed Description

Definition at line 303 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 311 of file ojph_block_encoder.cpp.

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

◆ pos

◆ tmp [1/2]

int ojph::local::vlc_struct::tmp

◆ tmp [2/2]

ui64 ojph::local::vlc_struct::tmp

Definition at line 315 of file ojph_block_encoder_avx512.cpp.

◆ used_bits

int ojph::local::vlc_struct::used_bits

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