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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/jpeg-7/
H A Djcsample.c155 JDIMENSION outcol, outcol_h; /* outcol_h == outcol*h_expand */ local
175 for (outcol = 0, outcol_h = 0; outcol < output_cols;
176 outcol++, outcol_h += h_expand) {
179 inptr = input_data[inrow+v] + outcol_h;

Completed in 88 milliseconds