HomeSort by relevance Sort by last modified time
    Searched defs:source_row (Results 1 - 4 of 4) sorted by null

  /external/libjpeg-turbo/
rdbmp.c 65 JDIMENSION source_row; /* Current source row number */ member in struct:_bmp_source_struct
135 source->source_row--;
138 source->source_row, (JDIMENSION) 1, FALSE);
164 source->source_row--;
167 source->source_row, (JDIMENSION) 1, FALSE);
195 source->source_row--;
198 source->source_row, (JDIMENSION) 1, FALSE);
267 source->source_row = cinfo->image_height;
rdtarga.c 278 JDIMENSION source_row; local
283 source_row = cinfo->image_height - source->current_row - 1;
288 source_row, (JDIMENSION) 1, FALSE);
  /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 

Completed in 91 milliseconds