Searched refs:configure_huffman_decoder (Results 1 - 12 of 12) sorted by relevance

/external/jpeg/
H A Djdhuff.c551 configure_huffman_decoder(j_decompress_ptr cinfo, huffman_offset_data offset) function
813 entropy->pub.configure_huffman_decoder = configure_huffman_decoder;
H A Djdphuff.c708 configure_huffman_decoder(j_decompress_ptr cinfo, huffman_offset_data offset) function
751 entropy->pub.configure_huffman_decoder = configure_huffman_decoder;
H A Djdtrans.c122 (*cinfo->entropy->configure_huffman_decoder)
H A Djdapistd.c292 (*cinfo->entropy->configure_huffman_decoder) (cinfo, offset_data);
H A Djpegint.h237 JMETHOD(void, configure_huffman_decoder, (j_decompress_ptr cinfo,
H A Djdcoefct.c303 (*cinfo->entropy->configure_huffman_decoder) (cinfo,
/external/qemu/distrib/jpeg-6b/
H A Djdhuff.c551 configure_huffman_decoder(j_decompress_ptr cinfo, huffman_offset_data offset) function
813 entropy->pub.configure_huffman_decoder = configure_huffman_decoder;
H A Djdphuff.c689 configure_huffman_decoder(j_decompress_ptr cinfo, huffman_offset_data offset) function
757 entropy->pub.configure_huffman_decoder = configure_huffman_decoder;
H A Djdtrans.c122 (*cinfo->entropy->configure_huffman_decoder)
H A Djdapistd.c292 (*cinfo->entropy->configure_huffman_decoder) (cinfo, offset_data);
H A Djpegint.h237 JMETHOD(void, configure_huffman_decoder, (j_decompress_ptr cinfo,
H A Djdcoefct.c303 (*cinfo->entropy->configure_huffman_decoder) (cinfo,

Completed in 153 milliseconds