Searched refs:outcol (Results 1 – 2 of 2) sorted by relevance
145 JDIMENSION outcol, outcol_h; /* outcol_h == outcol*h_expand */ in int_downsample() local165 for (outcol = 0, outcol_h = 0; outcol < output_cols; in int_downsample()166 outcol++, outcol_h += h_expand) { in int_downsample()217 JDIMENSION outcol; in h2v1_downsample() local233 for (outcol = 0; outcol < output_cols; outcol++) { in h2v1_downsample()254 JDIMENSION outcol; in h2v2_downsample() local272 for (outcol = 0; outcol < output_cols; outcol++) { in h2v2_downsample()
144 JDIMENSION outcol, outcol_h; /* outcol_h == outcol*h_expand */ in int_downsample() local164 for (outcol = 0, outcol_h = 0; outcol < output_cols; in int_downsample()165 outcol++, outcol_h += h_expand) { in int_downsample()216 JDIMENSION outcol; in h2v1_downsample() local232 for (outcol = 0; outcol < output_cols; outcol++) { in h2v1_downsample()253 JDIMENSION outcol; in h2v2_downsample() local271 for (outcol = 0; outcol < output_cols; outcol++) { in h2v2_downsample()