HomeSort by relevance Sort by last modified time
    Searched refs:h_expand (Results 1 - 17 of 17) sorted by null

  /external/chromium_org/third_party/libjpeg_turbo/
jcsample.c 145 int inrow, outrow, h_expand, v_expand, numpix, numpix2, h, v; local
146 JDIMENSION outcol, outcol_h; /* outcol_h == outcol*h_expand */
151 h_expand = cinfo->max_h_samp_factor / compptr->h_samp_factor;
153 numpix = h_expand * v_expand;
161 cinfo->image_width, output_cols * h_expand);
167 outcol++, outcol_h += h_expand) {
171 for (h = 0; h < h_expand; h++) {
jdsample.c 62 UINT8 h_expand[MAX_COMPONENTS]; member in struct:__anon17376
203 int h_expand, v_expand; local
206 h_expand = upsample->h_expand[compptr->component_index];
217 for (h = h_expand; h > 0; h--) {
485 upsample->h_expand[ci] = (UINT8) (h_out_group / h_in_group);
  /external/jpeg/
jcsample.c 143 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++) {
jdsample.c 57 UINT8 h_expand[MAX_COMPONENTS]; member in struct:__anon6413
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/
fpdfapi_jcsample.c 144 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++) {
fpdfapi_jdsample.c 58 UINT8 h_expand[MAX_COMPONENTS]; member in struct:__anon12443
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/qemu/distrib/jpeg-6b/
jcsample.c 143 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++) {
jdsample.c 57 UINT8 h_expand[MAX_COMPONENTS]; member in struct:__anon12997
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);
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 217 milliseconds