HomeSort by relevance Sort by last modified time
    Searched defs:get_huffman_decoder_configuration (Results 1 - 4 of 4) sorted by null

  /external/jpeg/
jdphuff.c 639 get_huffman_decoder_configuration(j_decompress_ptr cinfo, function
754 entropy->pub.get_huffman_decoder_configuration =
755 get_huffman_decoder_configuration;
jdhuff.c 506 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/
jdphuff.c 643 get_huffman_decoder_configuration(j_decompress_ptr cinfo, function
758 entropy->pub.get_huffman_decoder_configuration =
759 get_huffman_decoder_configuration;
jdhuff.c 506 get_huffman_decoder_configuration(j_decompress_ptr cinfo, function
814 entropy->pub.get_huffman_decoder_configuration =
815 get_huffman_decoder_configuration;

Completed in 495 milliseconds