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

/external/jpeg/
H A Djdsample.c58 UINT8 v_expand[MAX_COMPONENTS]; member in struct:__anon6500
198 int h_expand, v_expand; local
202 v_expand = upsample->v_expand[compptr->component_index];
217 if (v_expand > 1) {
219 v_expand-1, cinfo->output_width);
222 outrow += v_expand;
467 upsample->v_expand[ci] = (UINT8) (v_out_group / v_in_group);
H A Djcsample.c143 int inrow, outrow, h_expand, v_expand, numpix, numpix2, h, v; local
150 v_expand = cinfo->max_v_samp_factor / compptr->v_samp_factor;
151 numpix = h_expand * v_expand;
167 for (v = 0; v < v_expand; v++) {
175 inrow += v_expand;
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jdsample.c59 UINT8 v_expand[MAX_COMPONENTS]; member in struct:__anon13315
199 int h_expand, v_expand; local
203 v_expand = upsample->v_expand[compptr->component_index];
218 if (v_expand > 1) {
220 v_expand-1, cinfo->output_width);
223 outrow += v_expand;
468 upsample->v_expand[ci] = (UINT8) (v_out_group / v_in_group);
H A Dfpdfapi_jcsample.c144 int inrow, outrow, h_expand, v_expand, numpix, numpix2, h, v; local
151 v_expand = cinfo->max_v_samp_factor / compptr->v_samp_factor;
152 numpix = h_expand * v_expand;
168 for (v = 0; v < v_expand; v++) {
176 inrow += v_expand;
/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 184 milliseconds