Searched refs:huff_entropy_ptr (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djchuff.c78 typedef huff_entropy_encoder * huff_entropy_ptr; typedef
112 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy;
482 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy;
539 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy;
651 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy;
852 huff_entropy_ptr entrop
[all...]
H A Djdhuff.c82 typedef huff_entropy_decoder * huff_entropy_ptr; typedef
92 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy;
474 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy;
523 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy;
641 huff_entropy_ptr entropy;
644 entropy = (huff_entropy_ptr)

Completed in 255 milliseconds