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

/external/jpeg/
H A Djdphuff.c639 get_huffman_decoder_configuration(j_decompress_ptr cinfo, function
754 entropy->pub.get_huffman_decoder_configuration =
755 get_huffman_decoder_configuration;
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;
/external/qemu/distrib/jpeg-6b/
H A Djdphuff.c643 get_huffman_decoder_configuration(j_decompress_ptr cinfo, function
758 entropy->pub.get_huffman_decoder_configuration =
759 get_huffman_decoder_configuration;
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;

Completed in 98 milliseconds