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

Public Attributes

ui8buf
 
ui32 pos
 
ui32 buf_size
 
int remaining_bits
 
int tmp
 
int run
 
int k
 
int threshold
 

Detailed Description

Definition at line 224 of file ojph_block_encoder.cpp.

Member Data Documentation

◆ buf

◆ buf_size

ui32 ojph::local::mel_struct::buf_size

◆ k

int ojph::local::mel_struct::k

Definition at line 234 of file ojph_block_encoder.cpp.

Referenced by ojph::local::mel_encode(), and ojph::local::mel_init().

◆ pos

◆ remaining_bits

int ojph::local::mel_struct::remaining_bits

◆ run

int ojph::local::mel_struct::run

◆ threshold

int ojph::local::mel_struct::threshold

Definition at line 235 of file ojph_block_encoder.cpp.

Referenced by ojph::local::mel_encode(), and ojph::local::mel_init().

◆ tmp

int ojph::local::mel_struct::tmp

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