Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Djpeglibmangler.h51 #define jinit_d_post_controller chromium_jinit_d_post_controller macro
Djdpostct.c254 jinit_d_post_controller(j_decompress_ptr cinfo, boolean need_full_buffer) in jinit_d_post_controller() function
Djpegint.h330 EXTERN(void) jinit_d_post_controller(j_decompress_ptr cinfo,
Djdmaster.c531 jinit_d_post_controller(cinfo, cinfo->enable_2pass_quant); in master_selection()