Searched refs:JBUF_PASS_THRU (Results 1 – 16 of 16) sorted by relevance
415 (*cinfo->prep->start_pass) (cinfo, JBUF_PASS_THRU); in prepare_for_pass()421 JBUF_SAVE_AND_PASS : JBUF_PASS_THRU)); in prepare_for_pass()422 (*cinfo->main->start_pass) (cinfo, JBUF_PASS_THRU); in prepare_for_pass()
496 (master->pub.is_dummy_pass ? JBUF_SAVE_AND_PASS : JBUF_PASS_THRU)); in prepare_for_output_pass()497 (*cinfo->main->start_pass) (cinfo, JBUF_PASS_THRU); in prepare_for_output_pass()
83 case JBUF_PASS_THRU: in start_pass_main()
78 case JBUF_PASS_THRU: in start_pass_dpost()
82 if (pass_mode != JBUF_PASS_THRU) in start_pass_prep()
312 case JBUF_PASS_THRU: in start_pass_main()
108 case JBUF_PASS_THRU: in start_pass_coef()
17 JBUF_PASS_THRU, /* Plain stripwise operation */ enumerator