Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Djcmaster.c36 c_pass_type pass_type; /* the type of the current pass */ member
453 switch (master->pass_type) { in prepare_for_pass()
493 master->pass_type = output_pass; in prepare_for_pass()
561 switch (master->pass_type) { in finish_pass_master()
566 master->pass_type = output_pass; in finish_pass_master()
572 master->pass_type = output_pass; in finish_pass_master()
577 master->pass_type = huff_opt_pass; in finish_pass_master()
625 master->pass_type = huff_opt_pass; in jinit_c_master_control()
627 master->pass_type = output_pass; in jinit_c_master_control()
630 master->pass_type = main_pass; in jinit_c_master_control()