Searched refs:get_huffman_decoder_configuration (Results 1 - 4 of 4) sorted by relevance

/external/jpeg/
H A Djdhuff.c506 get_huffman_decoder_configuration(j_decompress_ptr cinfo, function
814 entropy->pub.get_huffman_decoder_configuration =
815 get_huffman_decoder_configuration;
H A Djdphuff.c667 get_huffman_decoder_configuration(j_decompress_ptr cinfo, function
752 entropy->pub.get_huffman_decoder_configuration =
753 get_huffman_decoder_configuration;
H A Djdcoefct.c419 (*cinfo->entropy->get_huffman_decoder_configuration)
518 (*cinfo->entropy->get_huffman_decoder_configuration)
533 (*cinfo->entropy->get_huffman_decoder_configuration)
H A Djpegint.h239 JMETHOD(void, get_huffman_decoder_configuration, (j_decompress_ptr cinfo,

Completed in 69 milliseconds