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

  /external/jpeg/
jdcolor.c 148 JDIMENSION num_cols = cinfo->output_width; local
163 for (col = 0; col < num_cols; col++) {
189 JDIMENSION num_cols = cinfo->output_width; local
204 for (col = 0; col < num_cols; col++) {
230 JDIMENSION num_cols = cinfo->output_width; local
258 num_cols--;
260 for (col = 0; col < (num_cols>>1); col++) {
279 if (num_cols&1) {
302 JDIMENSION num_cols = cinfo->output_width; local
330 num_cols--
378 JDIMENSION num_cols = cinfo->output_width; local
404 JDIMENSION num_cols = cinfo->output_width; local
456 JDIMENSION num_cols = cinfo->output_width; local
516 JDIMENSION num_cols = cinfo->output_width; local
563 JDIMENSION num_cols = cinfo->output_width; local
584 JDIMENSION num_cols = cinfo->output_width; local
605 JDIMENSION num_cols = cinfo->output_width; local
643 JDIMENSION num_cols = cinfo->output_width; local
698 JDIMENSION num_cols = cinfo->output_width; local
    [all...]
jutils.c 119 int num_rows, JDIMENSION num_cols)
123 * The source and destination arrays must be at least as wide as num_cols.
128 register size_t count = (size_t) (num_cols * SIZEOF(JSAMPLE));
143 for (count = num_cols; count > 0; count--)
jccolor.c 142 JDIMENSION num_cols = cinfo->image_width; local
150 for (col = 0; col < num_cols; col++) {
198 JDIMENSION num_cols = cinfo->image_width; local
204 for (col = 0; col < num_cols; col++) {
237 JDIMENSION num_cols = cinfo->image_width; local
246 for (col = 0; col < num_cols; col++) {
289 JDIMENSION num_cols = cinfo->image_width; local
296 for (col = 0; col < num_cols; col++) {
350 JDIMENSION num_cols = cinfo->image_width; local
353 if (1 == num_rows && 3 == nc && num_cols > 0)
    [all...]
jcprepct.c 106 expand_bottom_edge (JSAMPARRAY image_data, JDIMENSION num_cols,
113 1, num_cols);
jpegint.h 408 int num_rows, JDIMENSION num_cols));
  /external/qemu/distrib/jpeg-6b/
jdcolor.c 148 JDIMENSION num_cols = cinfo->output_width; local
163 for (col = 0; col < num_cols; col++) {
189 JDIMENSION num_cols = cinfo->output_width; local
204 for (col = 0; col < num_cols; col++) {
230 JDIMENSION num_cols = cinfo->output_width; local
258 num_cols--;
260 for (col = 0; col < (num_cols>>1); col++) {
279 if (num_cols&1) {
302 JDIMENSION num_cols = cinfo->output_width; local
330 num_cols--
378 JDIMENSION num_cols = cinfo->output_width; local
404 JDIMENSION num_cols = cinfo->output_width; local
456 JDIMENSION num_cols = cinfo->output_width; local
516 JDIMENSION num_cols = cinfo->output_width; local
563 JDIMENSION num_cols = cinfo->output_width; local
584 JDIMENSION num_cols = cinfo->output_width; local
605 JDIMENSION num_cols = cinfo->output_width; local
643 JDIMENSION num_cols = cinfo->output_width; local
698 JDIMENSION num_cols = cinfo->output_width; local
    [all...]
jutils.c 119 int num_rows, JDIMENSION num_cols)
123 * The source and destination arrays must be at least as wide as num_cols.
128 register size_t count = (size_t) (num_cols * SIZEOF(JSAMPLE));
143 for (count = num_cols; count > 0; count--)
jccolor.c 142 JDIMENSION num_cols = cinfo->image_width; local
150 for (col = 0; col < num_cols; col++) {
189 JDIMENSION num_cols = cinfo->image_width; local
197 for (col = 0; col < num_cols; col++) {
235 JDIMENSION num_cols = cinfo->image_width; local
243 for (col = 0; col < num_cols; col++) {
291 JDIMENSION num_cols = cinfo->image_width; local
297 for (col = 0; col < num_cols; col++) {
330 JDIMENSION num_cols = cinfo->image_width; local
339 for (col = 0; col < num_cols; col++)
382 JDIMENSION num_cols = cinfo->image_width; local
443 JDIMENSION num_cols = cinfo->image_width; local
    [all...]
jcprepct.c 106 expand_bottom_edge (JSAMPARRAY image_data, JDIMENSION num_cols,
113 1, num_cols);
jpegint.h 408 int num_rows, JDIMENSION num_cols));
  /packages/experimental/procstatlog/
procstatreport.py 145 num_cols = len(datasets)
148 writer.writerow([msec] + [values.get(n, "") for n in range(num_cols)])
  /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 493 milliseconds