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

  /external/chromium_org/third_party/libpng/
pngtrans.c 220 png_uint_32 istop = row_info->rowbytes; local
222 for (i = 0; i < istop; i++)
233 png_uint_32 istop = row_info->rowbytes; local
235 for (i = 0; i < istop; i+=2)
246 png_uint_32 istop = row_info->rowbytes; local
248 for (i = 0; i < istop; i+=4)
273 png_uint_32 istop= row_info->width * row_info->channels; local
275 for (i = 0; i < istop; i++, rp += 2)
pngread.c 1271 int istop = (1 << (8 - png_ptr->gamma_shift)); local
1282 int istop = (1 << (8 - png_ptr->gamma_shift)); local
1292 int istop = (1 << (8 - png_ptr->gamma_shift)); local
    [all...]
pngpread.c 679 png_size_t i, istop; local
683 istop = png_ptr->save_buffer_size;
685 i < istop; i++, sp++, dp++)
    [all...]
pngrtran.c 894 int i, istop; local
895 istop=(int)png_ptr->num_trans;
896 for (i=0; i<istop; i++)
1132 int istop = (int)png_ptr->num_trans; local
1169 png_uint_16 istop = png_ptr->num_palette; local
1733 png_uint_32 istop = row_info->rowbytes; local
1747 png_uint_32 istop = row_info->rowbytes; local
1763 png_uint_32 istop = row_width * channels; local
1776 png_uint_32 istop = channels * row_width; local
1808 png_uint_32 istop = row_info->width * row_info->channels; local
    [all...]
pngrutil.c 156 png_size_t istop = png_ptr->zbuf_size; local
158 for (i = (png_size_t)skip; i > istop; i -= istop)
2953 png_uint_32 istop = row_info->rowbytes; local
2968 png_uint_32 istop = row_info->rowbytes; local
2986 png_uint_32 istop = row_info->rowbytes - bpp; local
3011 png_uint_32 istop=row_info->rowbytes - bpp; local
    [all...]
  /external/libpng/
pngtrans.c 220 png_uint_32 istop = row_info->rowbytes; local
222 for (i = 0; i < istop; i++)
233 png_uint_32 istop = row_info->rowbytes; local
235 for (i = 0; i < istop; i+=2)
246 png_uint_32 istop = row_info->rowbytes; local
248 for (i = 0; i < istop; i+=4)
273 png_uint_32 istop= row_info->width * row_info->channels; local
275 for (i = 0; i < istop; i++, rp += 2)
pngread.c 1451 int istop = (1 << (8 - png_ptr->gamma_shift)); local
1462 int istop = (1 << (8 - png_ptr->gamma_shift)); local
1472 int istop = (1 << (8 - png_ptr->gamma_shift)); local
    [all...]
pngpread.c 679 png_size_t i, istop; local
683 istop = png_ptr->save_buffer_size;
685 i < istop; i++, sp++, dp++)
    [all...]
pngrtran.c 894 int i, istop; local
895 istop=(int)png_ptr->num_trans;
896 for (i=0; i<istop; i++)
1132 int istop = (int)png_ptr->num_trans; local
1169 png_uint_16 istop = png_ptr->num_palette; local
1733 png_uint_32 istop = row_info->rowbytes; local
1747 png_uint_32 istop = row_info->rowbytes; local
1763 png_uint_32 istop = row_width * channels; local
1776 png_uint_32 istop = channels * row_width; local
1808 png_uint_32 istop = row_info->width * row_info->channels; local
    [all...]
pngrutil.c 157 png_size_t istop = png_ptr->zbuf_size; local
159 for (i = (png_size_t)skip; i > istop; i -= istop)
2969 png_uint_32 istop = row_info->rowbytes; local
2984 png_uint_32 istop = row_info->rowbytes; local
3002 png_uint_32 istop = row_info->rowbytes - bpp; local
3027 png_uint_32 istop=row_info->rowbytes - bpp; local
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngtrans.c 190 png_uint_32 istop = row_info->rowbytes; local
192 for (i = 0; i < istop; i++)
203 png_uint_32 istop = row_info->rowbytes; local
205 for (i = 0; i < istop; i+=2)
216 png_uint_32 istop = row_info->rowbytes; local
218 for (i = 0; i < istop; i+=4)
242 png_uint_32 istop= row_info->width * row_info->channels; local
244 for (i = 0; i < istop; i++, rp += 2)
pngread.c 1241 int istop = (1 << (8 - png_ptr->gamma_shift)); local
1252 int istop = (1 << (8 - png_ptr->gamma_shift)); local
1262 int istop = (1 << (8 - png_ptr->gamma_shift)); local
    [all...]
pngpread.c 607 png_size_t i,istop; local
611 istop = png_ptr->save_buffer_size;
613 i < istop; i++, sp++, dp++)
    [all...]
pngvcrd.c 3768 png_uint_32 istop = row_info->rowbytes; local
3797 png_uint_32 istop = row_info->rowbytes; local
3829 png_uint_32 istop = row_info->rowbytes - bpp; local
3868 png_uint_32 istop=row_info->rowbytes - bpp; local
    [all...]
pnggccrd.c 5882 png_uint_32 istop = row_info->rowbytes; local
5911 png_uint_32 istop = row_info->rowbytes; local
5943 png_uint_32 istop = row_info->rowbytes - bpp; local
5984 png_uint_32 istop = row_info->rowbytes - bpp; local
    [all...]
pngrtran.c 831 int i,istop; local
832 istop=(int)png_ptr->num_trans;
833 for (i=0; i<istop; i++)
1053 int istop = (int)png_ptr->num_trans; local
1086 png_uint_16 istop = png_ptr->num_palette; local
1642 png_uint_32 istop = row_info->rowbytes; local
1655 png_uint_32 istop = row_info->rowbytes; local
1670 png_uint_32 istop = row_width * channels; local
1682 png_uint_32 istop = channels * row_width; local
1713 png_uint_32 istop = row_info->width * row_info->channels; local
    [all...]
pngrutil.c 112 png_size_t istop = png_ptr->zbuf_size; local
114 for (i = (png_size_t)skip; i > istop; i -= istop)
3198 png_uint_32 istop = row_info->rowbytes; local
3214 png_uint_32 istop = row_info->rowbytes; local
3233 png_uint_32 istop = row_info->rowbytes - bpp; local
3259 png_uint_32 istop = row_info->rowbytes - bpp; local
3760 png_uint_32 istop = row_info->rowbytes; local
3775 png_uint_32 istop = row_info->rowbytes; local
3793 png_uint_32 istop = row_info->rowbytes - bpp; local
3818 png_uint_32 istop=row_info->rowbytes - bpp; local
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngrtran.c 1146 int i, istop = png_ptr->num_trans; local
1798 int istop = (int)png_ptr->num_trans; local
1837 int istop = png_ptr->num_palette; local
    [all...]

Completed in 779 milliseconds