Home
last modified time | relevance | path

Searched refs:jinit_d_post_controller (Results 1 – 8 of 8) sorted by relevance

/external/libjpeg-turbo/win/
Djpeg8.def16 jinit_d_post_controller @ 15 ;
Djpeg7-memsrcdst.def16 jinit_d_post_controller @ 15 ;
Djpeg62-memsrcdst.def16 jinit_d_post_controller @ 15 ;
Djpeg62.def16 jinit_d_post_controller @ 15 ;
Djpeg7.def16 jinit_d_post_controller @ 15 ;
/external/libjpeg-turbo/
Djdpostct.c254 jinit_d_post_controller(j_decompress_ptr cinfo, boolean need_full_buffer) in jinit_d_post_controller() function
Djpegint.h327 EXTERN(void) jinit_d_post_controller(j_decompress_ptr cinfo,
Djdmaster.c543 jinit_d_post_controller(cinfo, cinfo->enable_2pass_quant); in master_selection()