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

ui8* ojph::local::mel_struct::buf

Definition at line 226 of file ojph_block_encoder.cpp.

◆ buf_size

ui32 ojph::local::mel_struct::buf_size

Definition at line 228 of file ojph_block_encoder.cpp.

◆ k

int ojph::local::mel_struct::k

Definition at line 234 of file ojph_block_encoder.cpp.

◆ pos

ui32 ojph::local::mel_struct::pos

Definition at line 227 of file ojph_block_encoder.cpp.

◆ remaining_bits

int ojph::local::mel_struct::remaining_bits

Definition at line 231 of file ojph_block_encoder.cpp.

◆ run

int ojph::local::mel_struct::run

Definition at line 233 of file ojph_block_encoder.cpp.

◆ threshold

int ojph::local::mel_struct::threshold

Definition at line 235 of file ojph_block_encoder.cpp.

◆ tmp

int ojph::local::mel_struct::tmp

Definition at line 232 of file ojph_block_encoder.cpp.


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