Searched refs:png_const_bytep (Results 1 - 21 of 21) sorted by relevance

/external/libpng/arm/
H A Dfilter_neon_intrinsics.c43 png_const_bytep prev_row)
47 png_const_bytep pp = prev_row;
62 png_const_bytep prev_row)
107 png_const_bytep prev_row)
134 png_const_bytep prev_row)
137 png_const_bytep pp = prev_row;
200 png_const_bytep prev_row)
204 png_const_bytep pp = prev_row;
265 png_const_bytep prev_row)
268 png_const_bytep p
[all...]
/external/libpng/
H A Dpngwio.c33 png_write_data(png_structrp png_ptr, png_const_bytep data, png_size_t length)
H A Dpngpriv.h980 png_const_bytep data, png_size_t length),PNG_EMPTY);
1010 png_const_bytep ptr, png_size_t length),PNG_EMPTY);
1029 png_const_bytep row_data, png_alloc_size_t row_data_length, int flush),
1057 png_const_charp name, png_const_bytep profile), PNG_EMPTY);
1071 png_const_bytep trans, png_const_color_16p values, int number,
1194 row_info, png_bytep row, png_const_bytep prev_row, int filter),PNG_EMPTY);
1197 png_bytep row, png_const_bytep prev_row),PNG_EMPTY);
1199 row_info, png_bytep row, png_const_bytep prev_row),PNG_EMPTY);
1201 row_info, png_bytep row, png_const_bytep prev_row),PNG_EMPTY);
1203 row_info, png_bytep row, png_const_bytep prev_ro
[all...]
H A Dpng.h1036 PNG_EXPORT(3, int, png_sig_cmp, (png_const_bytep sig, png_size_t start,
1112 PNG_EXPORT(14, void, png_write_chunk, (png_structrp png_ptr, png_const_bytep
1113 chunk_name, png_const_bytep data, png_size_t length));
1117 png_const_bytep chunk_name, png_uint_32 length));
1121 png_const_bytep data, png_size_t length));
1512 png_const_bytep row));
1863 png_bytep old_row, png_const_bytep new_row));
2084 PNG_EXPORT(130, png_const_bytep, png_get_signature, (png_const_structrp png_ptr,
2253 png_const_bytep profile, png_uint_32 proflen));
2302 png_inforp info_ptr, png_const_bytep trans_alph
[all...]
H A Dpngwutil.c115 png_write_chunk_start(png_structrp png_ptr, png_const_bytep chunk_string,
127 png_write_chunk_data(png_structrp png_ptr, png_const_bytep data,
177 png_const_bytep data, png_size_t length)
193 png_write_chunk(png_structrp png_ptr, png_const_bytep chunk_string,
194 png_const_bytep data, png_size_t length)
472 png_const_bytep input; /* The uncompressed input data */
479 png_text_compress_init(compression_state *comp, png_const_bytep input,
640 png_const_bytep output = comp->output;
1005 png_compress_IDAT(png_structrp png_ptr, png_const_bytep input,
1190 png_const_bytep profil
[all...]
H A Dpngwrite.c677 png_write_row(png_structrp png_ptr, png_const_bytep row)
1819 png_write_row(png_ptr, png_voidcast(png_const_bytep, display->local_row));
1943 png_write_row(png_ptr, png_voidcast(png_const_bytep,
2073 png_const_bytep entry = png_voidcast(png_const_bytep, cmap);
2216 if (*(png_const_bytep)&le)
2250 png_const_bytep row = png_voidcast(png_const_bytep, display->buffer);
2304 png_const_bytep row = png_voidcast(png_const_bytep, displa
[all...]
H A Dpngrutil.c22 png_get_uint_31(png_const_structrp png_ptr, png_const_bytep buf)
41 png_get_fixed_point(png_structrp png_ptr, png_const_bytep buf)
68 png_get_uint_32)(png_const_bytep buf)
85 png_get_int_32)(png_const_bytep buf)
97 png_get_uint_16)(png_const_bytep buf)
468 /* INPUT: */ png_const_bytep input, png_uint_32p input_size_ptr,
3030 png_const_bytep sp = png_ptr->row_buf + 1;
3424 sp = (png_const_bytep)sp32;
3463 sp = (png_const_bytep)sp16;
3754 png_const_bytep prev_ro
[all...]
H A Dpngconf.h601 typedef const png_byte * png_const_bytep; typedef
H A Dpngstruct.h528 png_bytep row, png_const_bytep prev_row);
H A Dpng.c49 png_sig_cmp(png_const_bytep sig, png_size_t start, png_size_t num_to_check)
114 png_calculate_crc(png_structrp png_ptr, png_const_bytep ptr, png_size_t length)
888 png_handle_as_unknown(png_const_structrp png_ptr, png_const_bytep chunk_name)
891 png_const_bytep p, p_end;
1919 png_const_bytep profile/* first 132 bytes only */, int color_type)
2097 png_const_bytep profile /* header plus whole tag table */)
2101 png_const_bytep tag = profile+132; /* The first tag */
2204 png_const_bytep profile, uLong adler)
2319 png_colorspacerp colorspace, png_const_bytep profile, uLong adler)
2332 png_const_charp name, png_uint_32 profile_length, png_const_bytep profil
[all...]
H A Dpngread.c1675 png_const_bytep memory = cp->memory;
1707 image->opaque->memory = png_voidcast(png_const_bytep, memory);
2842 if (memcmp((png_const_bytep)display->colormap +
2844 (png_const_bytep)display->colormap +
2915 png_const_bytep trans = num_trans > 0 ? png_ptr->trans_alpha : NULL;
3112 png_const_bytep end_row = outrow + width;
3430 png_const_bytep end_row;
3596 png_const_bytep end_row = outrow + width;
3641 png_const_bytep end_row = outrow + width;
4055 if (*(png_const_bytep)
[all...]
H A Dpngset.c613 png_const_bytep profile, png_uint_32 proflen)
913 png_const_bytep trans_alpha, int num_trans, png_const_color_16p trans_color)
1249 add_one_chunk(png_bytep list, unsigned int count, png_const_bytep add, int keep)
1274 png_const_bytep chunk_list, int num_chunks_in)
1378 png_const_bytep inlist;
H A Dpngrtran.c3186 png_const_bytep gamma_table = png_ptr->gamma_table;
3187 png_const_bytep gamma_from_1 = png_ptr->gamma_from_1;
3188 png_const_bytep gamma_to_1 = png_ptr->gamma_to_1;
3925 png_const_bytep gamma_table = png_ptr->gamma_table;
4191 png_const_colorp palette, png_const_bytep trans_alpha, int num_trans)
4602 png_const_bytep palette_lookup, png_const_bytep quantize_lookup)
H A Dpngget.c445 png_const_bytep PNGAPI
H A Dpngpread.c1255 png_const_bytep new_row)
H A Dpngtrans.c454 png_const_bytep end, table;
/external/libpng/contrib/examples/
H A Dpngpixel.c32 component(png_const_bytep row, png_uint_32 x, unsigned int c,
43 row = (png_const_bytep)(((PNG_CONST png_byte (*)[8])row) + bit_offset_hi);
71 print_pixel(png_structp png_ptr, png_infop info_ptr, png_const_bytep row,
/external/libpng/contrib/libtests/
H A Dpngstest.c667 check16(png_const_bytep bp, int b)
783 png_const_bytep pp = voidcast(png_const_bytep, pb);
792 png_const_bytep pp = voidcast(png_const_bytep, pb);
802 png_const_bytep pp = voidcast(png_const_bytep, pb);
812 png_const_bytep pp = voidcast(png_const_bytep, pb);
824 png_const_bytep p
[all...]
H A Dmakepng.c161 png_const_bytep gamma_table)
171 png_const_bytep gamma_table, unsigned int *colors)
250 png_uint_32 value, png_const_bytep gamma_table, double conv)
311 int bit_depth, png_const_bytep gamma_table, double conv,
H A Dpngvalid.c68 typedef png_byte *png_const_bytep; typedef
425 sample(png_const_bytep row, png_byte colour_type, png_byte bit_depth,
473 png_const_bytep fromBuffer, png_uint_32 fromIndex, unsigned int pixelSize)
504 row_copy(png_bytep toBuffer, png_const_bytep fromBuffer, unsigned int bitWidth)
526 pixel_cmp(png_const_bytep pa, png_const_bytep pb, png_uint_32 bit_width)
1063 png_const_bytep image = ps->image;
3604 interlace_row(png_bytep buffer, png_const_bytep imageRow,
3625 deinterlace_row(png_bytep buffer, png_const_bytep row,
3778 png_const_bytep ro
[all...]
H A Dpngunknown.c49 typedef png_byte *png_const_bytep; typedef

Completed in 325 milliseconds