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

  /ndk/tests/build/issue20862-libpng-O0/jni/
pngstruct.h 105 png_uint_32 iwidth; /* width of current interlaced row in pixels */ member in struct:png_struct_def
  /external/libpng/
pngpread.c 336 png_ptr->iwidth) + 1;
863 png_ptr->iwidth) + 1;
936 png_ptr->row_info.width = png_ptr->iwidth;
1186 png_ptr->iwidth = (png_ptr->width +
    [all...]
pngread.c 741 png_ptr->iwidth) + 1);
794 png_ptr->row_info.width = png_ptr->iwidth;
961 PNG_ROWBYTES(png_ptr->pixel_depth, png_ptr->iwidth) + 1;
    [all...]
pngrutil.c     [all...]
pngtest.c 1333 png_uint_32 iwidth, iheight; local
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngpread.c 811 png_ptr->row_info.width = png_ptr->iwidth;
1037 png_ptr->iwidth = (png_ptr->width +
1043 png_ptr->iwidth) + 1;
1053 } while (png_ptr->iwidth == 0 || png_ptr->num_rows == 0);
    [all...]
pngrutil.c     [all...]
pngread.c 743 png_ptr->row_info.width = png_ptr->iwidth;
    [all...]
png.h 1168 png_uint_32 iwidth; \/* width of current interlaced row in pixels *\/ member in struct:png_struct_def
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 

Completed in 196 milliseconds