Home
last modified time | relevance | path

Searched refs:jinit_phuff_decoder (Results 1 – 9 of 9) sorted by relevance

/external/libjpeg-turbo/win/
Djpeg7.def28 jinit_phuff_decoder @ 27 ;
Djpeg62-memsrcdst.def28 jinit_phuff_decoder @ 27 ;
Djpeg8.def28 jinit_phuff_decoder @ 27 ;
Djpeg7-memsrcdst.def28 jinit_phuff_decoder @ 27 ;
Djpeg62.def28 jinit_phuff_decoder @ 27 ;
/external/libjpeg-turbo/
Djdtrans.c120 jinit_phuff_decoder(cinfo); in transdecode_master_selection()
Djpegint.h332 EXTERN(void) jinit_phuff_decoder(j_decompress_ptr cinfo);
Djdphuff.c659 jinit_phuff_decoder(j_decompress_ptr cinfo) in jinit_phuff_decoder() function
Djdmaster.c557 jinit_phuff_decoder(cinfo); in master_selection()