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

  /external/jpeg/
jdsample.c 58 UINT8 v_expand[MAX_COMPONENTS]; member in struct:__anon7593
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);
jcsample.c 143 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/qemu/distrib/jpeg-6b/
jdsample.c 58 UINT8 v_expand[MAX_COMPONENTS]; member in struct:__anon10645
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);
jcsample.c 143 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;
  /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 271 milliseconds