Searched refs:is_DC_band (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djdphuff.c95 wxjpeg_boolean is_DC_band, bad; local
100 is_DC_band = (cinfo->Ss == 0);
104 if (is_DC_band) {
138 if (!is_DC_band && coef_bit_ptr[0] < 0) /* AC without prior DC scan */
150 if (is_DC_band)
155 if (is_DC_band)
166 if (is_DC_band) {
H A Djcphuff.c109 wxjpeg_boolean is_DC_band; local
116 is_DC_band = (cinfo->Ss == 0);
122 if (is_DC_band)
127 if (is_DC_band)
151 if (is_DC_band) {
173 jpeg_make_c_derived_tbl(cinfo, is_DC_band, tbl,
770 wxjpeg_boolean is_DC_band; local
779 is_DC_band = (cinfo->Ss == 0);
788 if (is_DC_band) {
796 if (is_DC_band)
[all...]

Completed in 117 milliseconds