Searched refs:is_DC_band (Results 1 – 2 of 2) sorted by relevance
102 boolean is_DC_band, bad; in start_pass_phuff_decoder() local108 is_DC_band = (cinfo->Ss == 0); in start_pass_phuff_decoder()112 if (is_DC_band) { in start_pass_phuff_decoder()146 if (!is_DC_band && coef_bit_ptr[0] < 0) /* AC without prior DC scan */ in start_pass_phuff_decoder()158 if (is_DC_band) in start_pass_phuff_decoder()163 if (is_DC_band) in start_pass_phuff_decoder()174 if (is_DC_band) { in start_pass_phuff_decoder()
201 boolean is_DC_band; in start_pass_phuff() local208 is_DC_band = (cinfo->Ss == 0); in start_pass_phuff()214 if (is_DC_band) in start_pass_phuff()223 if (is_DC_band) in start_pass_phuff()251 if (is_DC_band) { in start_pass_phuff()273 jpeg_make_c_derived_tbl(cinfo, is_DC_band, tbl, in start_pass_phuff()1042 boolean is_DC_band; in finish_pass_gather_phuff() local1051 is_DC_band = (cinfo->Ss == 0); in finish_pass_gather_phuff()1060 if (is_DC_band) { in finish_pass_gather_phuff()1068 if (is_DC_band) in finish_pass_gather_phuff()