Searched defs:h_expand (Results 1 - 6 of 6) sorted by relevance

/external/jpeg/
H A Djcsample.c143 int inrow, outrow, h_expand, v_expand, numpix, numpix2, h, v; local
144 JDIMENSION outcol, outcol_h; /* outcol_h == outcol*h_expand */
149 h_expand = cinfo->max_h_samp_factor / compptr->h_samp_factor;
151 numpix = h_expand * v_expand;
159 cinfo->image_width, output_cols * h_expand);
165 outcol++, outcol_h += h_expand) {
169 for (h = 0; h < h_expand; h++) {
H A Djdsample.c57 UINT8 h_expand[MAX_COMPONENTS]; member in struct:__anon6500
198 int h_expand, v_expand; local
201 h_expand = upsample->h_expand[compptr->component_index];
212 for (h = h_expand; h > 0; h--) {
466 upsample->h_expand[ci] = (UINT8) (h_out_group / h_in_group);
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jcsample.c144 int inrow, outrow, h_expand, v_expand, numpix, numpix2, h, v; local
145 JDIMENSION outcol, outcol_h; /* outcol_h == outcol*h_expand */
150 h_expand = cinfo->max_h_samp_factor / compptr->h_samp_factor;
152 numpix = h_expand * v_expand;
160 cinfo->image_width, output_cols * h_expand);
166 outcol++, outcol_h += h_expand) {
170 for (h = 0; h < h_expand; h++) {
H A Dfpdfapi_jdsample.c58 UINT8 h_expand[MAX_COMPONENTS]; member in struct:__anon13315
199 int h_expand, v_expand; local
202 h_expand = upsample->h_expand[compptr->component_index];
213 for (h = h_expand; h > 0; h--) {
467 upsample->h_expand[ci] = (UINT8) (h_out_group / h_in_group);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 45 milliseconds