Home
last modified time | relevance | path

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

/external/jpeg/
Djcmaster.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/qemu/distrib/jpeg-6b/
Djcmaster.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()