OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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:__anon19610
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:__anon24875
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 66 milliseconds