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

  /external/jpeg/
jdphuff.c 639 configure_huffman_decoder(j_decompress_ptr cinfo, huffman_offset_data offset) function
681 entropy->pub.configure_huffman_decoder = configure_huffman_decoder;
jdhuff.c 561 configure_huffman_decoder(j_decompress_ptr cinfo, huffman_offset_data offset) function
815 entropy->pub.configure_huffman_decoder = configure_huffman_decoder;

Completed in 534 milliseconds