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

  /external/jpeg/
jdphuff.c 685 configure_huffman_decoder(j_decompress_ptr cinfo, huffman_offset_data offset) function
753 entropy->pub.configure_huffman_decoder = configure_huffman_decoder;
jdhuff.c 551 configure_huffman_decoder(j_decompress_ptr cinfo, huffman_offset_data offset) function
813 entropy->pub.configure_huffman_decoder = configure_huffman_decoder;
  /external/qemu/distrib/jpeg-6b/
jdphuff.c 689 configure_huffman_decoder(j_decompress_ptr cinfo, huffman_offset_data offset) function
757 entropy->pub.configure_huffman_decoder = configure_huffman_decoder;
jdhuff.c 551 configure_huffman_decoder(j_decompress_ptr cinfo, huffman_offset_data offset) function
813 entropy->pub.configure_huffman_decoder = configure_huffman_decoder;

Completed in 1600 milliseconds