HomeSort by relevance Sort by last modified time
    Searched refs:pass_type (Results 1 - 2 of 2) sorted by null

  /external/jpeg/
jcmaster.c 30 c_pass_type pass_type; /* the type of the current pass */ member in struct:__anon8101
405 switch (master->pass_type) {
445 master->pass_type = output_pass;
513 switch (master->pass_type) {
518 master->pass_type = output_pass;
524 master->pass_type = output_pass;
529 master->pass_type = huff_opt_pass;
577 master->pass_type = huff_opt_pass;
579 master->pass_type = output_pass;
582 master->pass_type = main_pass
    [all...]
  /external/qemu/distrib/jpeg-6b/
jcmaster.c 30 c_pass_type pass_type; /* the type of the current pass */ member in struct:__anon11948
405 switch (master->pass_type) {
445 master->pass_type = output_pass;
513 switch (master->pass_type) {
518 master->pass_type = output_pass;
524 master->pass_type = output_pass;
529 master->pass_type = huff_opt_pass;
577 master->pass_type = huff_opt_pass;
579 master->pass_type = output_pass;
582 master->pass_type = main_pass
    [all...]

Completed in 123 milliseconds