HomeSort by relevance Sort by last modified time
    Searched full: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;
jdcoefct.c 419 (*cinfo->entropy->get_huffman_decoder_configuration)
518 (*cinfo->entropy->get_huffman_decoder_configuration)
533 (*cinfo->entropy->get_huffman_decoder_configuration)
    [all...]
jdhuff.c 506 get_huffman_decoder_configuration(j_decompress_ptr cinfo, function
814 entropy->pub.get_huffman_decoder_configuration =
815 get_huffman_decoder_configuration;
jpegint.h 239 JMETHOD(void, get_huffman_decoder_configuration, (j_decompress_ptr cinfo,

Completed in 1763 milliseconds