Searched defs:huffman_index (Results 1 - 1 of 1) sorted by relevance

/external/jpeg/
H A Djpeglib.h692 } huffman_index; typedef in typeref:struct:__anon6521
1049 huffman_index *index,
1052 huffman_index *index,
1093 JPP((j_decompress_ptr cinfo, huffman_index *index));
1123 huffman_index *index);
1125 huffman_index *index, int scan_no, int offset);
1126 EXTERN(void) jpeg_destroy_huffman_index(huffman_index *index);

Completed in 108 milliseconds