Searched refs:is_DC_band (Results 1 – 2 of 2) sorted by relevance
109 boolean is_DC_band; in start_pass_phuff() local116 is_DC_band = (cinfo->Ss == 0); in start_pass_phuff()122 if (is_DC_band) in start_pass_phuff()127 if (is_DC_band) in start_pass_phuff()151 if (is_DC_band) { in start_pass_phuff()173 jpeg_make_c_derived_tbl(cinfo, is_DC_band, tbl, in start_pass_phuff()770 boolean is_DC_band; in finish_pass_gather_phuff() local779 is_DC_band = (cinfo->Ss == 0); in finish_pass_gather_phuff()788 if (is_DC_band) { in finish_pass_gather_phuff()796 if (is_DC_band) in finish_pass_gather_phuff()
94 boolean is_DC_band, bad; in start_pass_phuff_decoder() local99 is_DC_band = (cinfo->Ss == 0); in start_pass_phuff_decoder()103 if (is_DC_band) { in start_pass_phuff_decoder()137 if (!is_DC_band && coef_bit_ptr[0] < 0) /* AC without prior DC scan */ in start_pass_phuff_decoder()149 if (is_DC_band) in start_pass_phuff_decoder()154 if (is_DC_band) in start_pass_phuff_decoder()165 if (is_DC_band) { in start_pass_phuff_decoder()