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

/external/libjpeg-turbo/
H A Djcmaster.c34 c_pass_type pass_type; /* the type of the current pass */ member in struct:__anon9872
440 switch (master->pass_type) {
480 master->pass_type = output_pass;
548 switch (master->pass_type) {
553 master->pass_type = output_pass;
559 master->pass_type = output_pass;
564 master->pass_type = huff_opt_pass;
612 master->pass_type = huff_opt_pass;
614 master->pass_type = output_pass;
617 master->pass_type
[all...]
/external/pdfium/third_party/libjpeg/
H A Dfpdfapi_jcmaster.c30 c_pass_type pass_type; /* the type of the current pass */ member in struct:__anon15296
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
[all...]

Completed in 64 milliseconds