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

/external/jpeg/
H A Djcmaster.c30 c_pass_type pass_type; /* the type of the current pass */ member in struct:__anon6475
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...]
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jcmaster.c31 c_pass_type pass_type; /* the type of the current pass */ member in struct:__anon13295
406 switch (master->pass_type) {
446 master->pass_type = output_pass;
514 switch (master->pass_type) {
519 master->pass_type = output_pass;
525 master->pass_type = output_pass;
530 master->pass_type = huff_opt_pass;
578 master->pass_type = huff_opt_pass;
580 master->pass_type = output_pass;
583 master->pass_type
[all...]

Completed in 121 milliseconds