Searched defs:pass_type (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libjpeg_turbo/
H A Djcmaster.c34 c_pass_type pass_type; /* the type of the current pass */ member in struct:__anon12723
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/jpeg/
H A Djcmaster.c30 c_pass_type pass_type; /* the type of the current pass */ member in struct:__anon22683
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:__anon28732
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...]
/external/qemu/distrib/jpeg-6b/
H A Djcmaster.c30 c_pass_type pass_type; /* the type of the current pass */ member in struct:__anon29281
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 841 milliseconds