Home
last modified time | relevance | path

Searched refs:pass_type (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/libjpeg/
Dfpdfapi_jcmaster.c30 c_pass_type pass_type; /* the type of the current pass */ member
405 switch (master->pass_type) { in prepare_for_pass()
445 master->pass_type = output_pass; in prepare_for_pass()
513 switch (master->pass_type) { in finish_pass_master()
518 master->pass_type = output_pass; in finish_pass_master()
524 master->pass_type = output_pass; in finish_pass_master()
529 master->pass_type = huff_opt_pass; in finish_pass_master()
577 master->pass_type = huff_opt_pass; in jinit_c_master_control()
579 master->pass_type = output_pass; in jinit_c_master_control()
582 master->pass_type = main_pass; in jinit_c_master_control()
/external/libjpeg-turbo/
Djcmaster.c36 c_pass_type pass_type; /* the type of the current pass */ member
452 switch (master->pass_type) { in prepare_for_pass()
492 master->pass_type = output_pass; in prepare_for_pass()
560 switch (master->pass_type) { in finish_pass_master()
565 master->pass_type = output_pass; in finish_pass_master()
571 master->pass_type = output_pass; in finish_pass_master()
576 master->pass_type = huff_opt_pass; in finish_pass_master()
624 master->pass_type = huff_opt_pass; in jinit_c_master_control()
626 master->pass_type = output_pass; in jinit_c_master_control()
629 master->pass_type = main_pass; in jinit_c_master_control()