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 64 JDIMENSION source_row; /* Current source row number */ member in struct:_bmp_source_struct
134 source->source_row--;
137 source->source_row, (JDIMENSION) 1, FALSE);
163 source->source_row--;
166 source->source_row, (JDIMENSION) 1, FALSE);
194 source->source_row--;
197 source->source_row, (JDIMENSION) 1, FALSE);
266 source->source_row = cinfo->image_height;
rdtarga.c 277 JDIMENSION source_row; local
282 source_row = cinfo->image_height - source->current_row - 1;
287 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 45 milliseconds