Home
last modified time | relevance | path

Searched defs:istop (Results 1 – 15 of 15) sorted by relevance

/external/qemu/distrib/libpng-1.2.19/
Dpngtrans.c190 png_uint_32 istop = row_info->rowbytes; in png_do_invert() local
203 png_uint_32 istop = row_info->rowbytes; in png_do_invert() local
216 png_uint_32 istop = row_info->rowbytes; in png_do_invert() local
242 png_uint_32 istop= row_info->width * row_info->channels; in png_do_swap() local
Dpngread.c1241 int istop = (1 << (8 - png_ptr->gamma_shift)); in png_read_destroy() local
1252 int istop = (1 << (8 - png_ptr->gamma_shift)); in png_read_destroy() local
1262 int istop = (1 << (8 - png_ptr->gamma_shift)); in png_read_destroy() local
Dpngwtran.c286 png_uint_32 istop = channels * row_info->width; in png_do_shift() local
310 png_uint_32 istop = channels * row_info->width; in png_do_shift() local
Dpngrtran.c831 int i,istop; in png_init_read_transformations() local
1053 int istop = (int)png_ptr->num_trans; in png_init_read_transformations() local
1086 png_uint_16 istop = png_ptr->num_palette; in png_init_read_transformations() local
1642 png_uint_32 istop = row_info->rowbytes; in png_do_unshift() local
1655 png_uint_32 istop = row_info->rowbytes; in png_do_unshift() local
1670 png_uint_32 istop = row_width * channels; in png_do_unshift() local
1682 png_uint_32 istop = channels * row_width; in png_do_unshift() local
1713 png_uint_32 istop = row_info->width * row_info->channels; in png_do_chop() local
Dpngrutil.c112 png_size_t istop = png_ptr->zbuf_size; in png_crc_finish() local
3198 png_uint_32 istop = row_info->rowbytes; in png_read_filter_row() local
3214 png_uint_32 istop = row_info->rowbytes; in png_read_filter_row() local
3233 png_uint_32 istop = row_info->rowbytes - bpp; in png_read_filter_row() local
3259 png_uint_32 istop = row_info->rowbytes - bpp; in png_read_filter_row() local
3760 png_uint_32 istop = row_info->rowbytes; in png_read_filter_row() local
3775 png_uint_32 istop = row_info->rowbytes; in png_read_filter_row() local
3793 png_uint_32 istop = row_info->rowbytes - bpp; in png_read_filter_row() local
3818 png_uint_32 istop=row_info->rowbytes - bpp; in png_read_filter_row() local
Dpngvcrd.c3768 png_uint_32 istop = row_info->rowbytes; in png_read_filter_row() local
3797 png_uint_32 istop = row_info->rowbytes; in png_read_filter_row() local
3829 png_uint_32 istop = row_info->rowbytes - bpp; in png_read_filter_row() local
3868 png_uint_32 istop=row_info->rowbytes - bpp; in png_read_filter_row() local
Dpnggccrd.c5882 png_uint_32 istop = row_info->rowbytes; in png_read_filter_row() local
5911 png_uint_32 istop = row_info->rowbytes; in png_read_filter_row() local
5943 png_uint_32 istop = row_info->rowbytes - bpp; in png_read_filter_row() local
5984 png_uint_32 istop = row_info->rowbytes - bpp; in png_read_filter_row() local
Dpngpread.c607 png_size_t i,istop; in png_push_save_buffer() local
/external/libpng/
Dpngtrans.c220 png_uint_32 istop = row_info->rowbytes; in png_do_invert() local
233 png_uint_32 istop = row_info->rowbytes; in png_do_invert() local
246 png_uint_32 istop = row_info->rowbytes; in png_do_invert() local
273 png_uint_32 istop= row_info->width * row_info->channels; in png_do_swap() local
Dpngwtran.c293 png_uint_32 istop = channels * row_info->width; in png_do_shift() local
317 png_uint_32 istop = channels * row_info->width; in png_do_shift() local
Dpngread.c1446 int istop = (1 << (8 - png_ptr->gamma_shift)); in png_read_destroy() local
1457 int istop = (1 << (8 - png_ptr->gamma_shift)); in png_read_destroy() local
1467 int istop = (1 << (8 - png_ptr->gamma_shift)); in png_read_destroy() local
Dpngrtran.c894 int i, istop; in png_init_read_transformations() local
1132 int istop = (int)png_ptr->num_trans; in png_init_read_transformations() local
1169 png_uint_16 istop = png_ptr->num_palette; in png_init_read_transformations() local
1733 png_uint_32 istop = row_info->rowbytes; in png_do_unshift() local
1747 png_uint_32 istop = row_info->rowbytes; in png_do_unshift() local
1763 png_uint_32 istop = row_width * channels; in png_do_unshift() local
1776 png_uint_32 istop = channels * row_width; in png_do_unshift() local
1808 png_uint_32 istop = row_info->width * row_info->channels; in png_do_chop() local
Dpngrutil.c157 png_size_t istop = png_ptr->zbuf_size; in png_opt_crc_finish() local
2963 png_uint_32 istop = row_info->rowbytes; in png_read_filter_row() local
2978 png_uint_32 istop = row_info->rowbytes; in png_read_filter_row() local
2996 png_uint_32 istop = row_info->rowbytes - bpp; in png_read_filter_row() local
3021 png_uint_32 istop=row_info->rowbytes - bpp; in png_read_filter_row() local
Dpngpread.c679 png_size_t i, istop; in png_push_save_buffer() local
/external/skia/src/core/
DSkScan_Antihair.cpp245 int istart, istop; in do_anti_hairline() local