jpeg

Undocumented in source.

Members

Structs

img_comp_
struct img_comp_
Undocumented in source.

Variables

code_bits
int code_bits;
Undocumented in source.
code_buffer
uint code_buffer;
Undocumented in source.
dequant
ubyte[64][4] dequant;
Undocumented in source.
huff_ac
huffman[4] huff_ac;
Undocumented in source.
huff_dc
huffman[4] huff_dc;
Undocumented in source.
img_comp
img_comp_[4] img_comp;
Undocumented in source.
img_h_max
int img_h_max;
img_mcu_h
int img_mcu_h;
Undocumented in source.
img_mcu_w
int img_mcu_w;
Undocumented in source.
img_mcu_x
int img_mcu_x;
img_mcu_y
int img_mcu_y;
img_v_max
int img_v_max;
Undocumented in source.
marker
ubyte marker;
Undocumented in source.
nomore
int nomore;
Undocumented in source.
order
int[4] order;
Undocumented in source.
restart_interval
int restart_interval;
Undocumented in source.
s
stbi* s;
Undocumented in source.
scan_n
int scan_n;
todo
int todo;
Undocumented in source.

Meta