Home
last modified time | relevance | path

Searched refs:png_const_bytep (Results 1 – 25 of 28) sorted by relevance

12

/external/libpng/
Dpngpriv.h1071 png_const_bytep data, size_t length),PNG_EMPTY);
1101 png_const_bytep ptr, size_t length),PNG_EMPTY);
1120 png_const_bytep row_data, png_alloc_size_t row_data_length, int flush),
1153 png_const_charp name, png_const_bytep profile), PNG_EMPTY);
1167 png_const_bytep trans, png_const_color_16p values, int number,
1290 row_info, png_bytep row, png_const_bytep prev_row, int filter),PNG_EMPTY);
1294 png_bytep row, png_const_bytep prev_row),PNG_EMPTY);
1296 row_info, png_bytep row, png_const_bytep prev_row),PNG_EMPTY);
1298 row_info, png_bytep row, png_const_bytep prev_row),PNG_EMPTY);
1300 row_info, png_bytep row, png_const_bytep prev_row),PNG_EMPTY);
[all …]
Dpng.h913 PNG_EXPORT(3, int, png_sig_cmp, (png_const_bytep sig, size_t start,
989 PNG_EXPORT(14, void, png_write_chunk, (png_structrp png_ptr, png_const_bytep
990 chunk_name, png_const_bytep data, size_t length));
994 png_const_bytep chunk_name, png_uint_32 length));
998 png_const_bytep data, size_t length));
1389 png_const_bytep row));
1713 png_bytep old_row, png_const_bytep new_row));
1920 PNG_EXPORT(130, png_const_bytep, png_get_signature, (png_const_structrp png_ptr,
2098 png_const_bytep profile, png_uint_32 proflen));
2147 png_inforp info_ptr, png_const_bytep trans_alpha, int num_trans,
[all …]
Dpngwutil.c115 png_write_chunk_start(png_structrp png_ptr, png_const_bytep chunk_string, in png_write_chunk_start()
127 png_write_chunk_data(png_structrp png_ptr, png_const_bytep data, size_t length) in png_write_chunk_data()
176 png_const_bytep data, size_t length) in png_write_complete_chunk()
192 png_write_chunk(png_structrp png_ptr, png_const_bytep chunk_string, in png_write_chunk()
193 png_const_bytep data, size_t length) in png_write_chunk()
471 png_const_bytep input; /* The uncompressed input data */
478 png_text_compress_init(compression_state *comp, png_const_bytep input, in png_text_compress_init()
640 png_const_bytep output = comp->output; in png_write_compressed_data_out()
931 png_compress_IDAT(png_structrp png_ptr, png_const_bytep input, in png_compress_IDAT()
1118 png_const_bytep profile) in png_write_iCCP()
[all …]
Dpngwrite.c708 png_write_row(png_structrp png_ptr, png_const_bytep row) in png_write_row()
1634 png_write_row(png_ptr, png_voidcast(png_const_bytep, display->local_row)); in png_write_image_16bit()
1759 png_write_row(png_ptr, png_voidcast(png_const_bytep, in png_write_image_8bit()
1889 png_const_bytep entry = png_voidcast(png_const_bytep, cmap); in png_image_set_PLTE()
2067 if ((*(png_const_bytep) & le) != 0) in png_image_write_main()
2101 png_const_bytep row = png_voidcast(png_const_bytep, display->buffer); in png_image_write_main()
2158 png_const_bytep row = png_voidcast(png_const_bytep, display->first_row); in png_image_write_main()
Dpngrutil.c22 png_get_uint_31(png_const_structrp png_ptr, png_const_bytep buf) in png_get_uint_31()
41 png_get_fixed_point(png_structrp png_ptr, png_const_bytep buf) in png_get_fixed_point()
68 png_get_uint_32)(png_const_bytep buf) in png_uint_32()
85 png_get_int_32)(png_const_bytep buf) in png_int_32()
103 png_get_uint_16)(png_const_bytep buf) in png_uint_16()
485 /* INPUT: */ png_const_bytep input, png_uint_32p input_size_ptr, in png_inflate()
3204 png_const_bytep sp = png_ptr->row_buf + 1; in png_combine_row()
3600 sp = (png_const_bytep)sp32; in png_combine_row()
3639 sp = (png_const_bytep)sp16; in png_combine_row()
3933 png_const_bytep prev_row) in png_read_filter_row_sub()
[all …]
Dpngwio.c33 png_write_data(png_structrp png_ptr, png_const_bytep data, size_t length) in png_write_data()
Dpngread.c1551 png_const_bytep memory = cp->memory; in png_image_memory_read()
1583 image->opaque->memory = png_voidcast(png_const_bytep, memory); in png_image_begin_read_from_memory()
2736 if (memcmp((png_const_bytep)display->colormap + in png_image_read_colormap()
2738 (png_const_bytep)display->colormap + in png_image_read_colormap()
2809 png_const_bytep trans = num_trans > 0 ? png_ptr->trans_alpha : NULL; in png_image_read_colormap()
3006 png_const_bytep end_row = outrow + width; in png_image_read_and_map()
3324 png_const_bytep end_row; in png_image_read_composite()
3484 png_const_bytep end_row = outrow + width; in png_image_read_background()
3529 png_const_bytep end_row = outrow + width; in png_image_read_background()
3954 if ((*(png_const_bytep) & le) != 0) in png_image_read_direct()
Dpng.c74 png_sig_cmp(png_const_bytep sig, size_t start, size_t num_to_check) in png_sig_cmp()
139 png_calculate_crc(png_structrp png_ptr, png_const_bytep ptr, size_t length) in png_calculate_crc()
926 png_handle_as_unknown(png_const_structrp png_ptr, png_const_bytep chunk_name)
929 png_const_bytep p, p_end;
2016 png_const_bytep profile/* first 132 bytes only */, int color_type)
2199 png_const_bytep profile /* header plus whole tag table */)
2203 png_const_bytep tag = profile+132; /* The first tag */
2308 png_const_bytep profile, uLong adler)
2429 png_colorspacerp colorspace, png_const_bytep profile, uLong adler)
2443 png_const_charp name, png_uint_32 profile_length, png_const_bytep profile,
Dpngset.c690 png_const_bytep profile, png_uint_32 proflen) in png_set_iCCP()
995 png_const_bytep trans_alpha, int num_trans, png_const_color_16p trans_color) in png_set_tRNS()
1347 add_one_chunk(png_bytep list, unsigned int count, png_const_bytep add, int keep) in add_one_chunk()
1376 png_const_bytep chunk_list, int num_chunks_in) in png_set_keep_unknown_chunks()
1484 png_const_bytep inlist; in png_set_keep_unknown_chunks()
Dpngconf.h580 typedef const png_byte * png_const_bytep; typedef
Dpngstruct.h471 png_bytep row, png_const_bytep prev_row);
Dpngrtran.c3203 png_const_bytep gamma_table = png_ptr->gamma_table; in png_do_compose()
3204 png_const_bytep gamma_from_1 = png_ptr->gamma_from_1; in png_do_compose()
3205 png_const_bytep gamma_to_1 = png_ptr->gamma_to_1; in png_do_compose()
3946 png_const_bytep gamma_table = png_ptr->gamma_table; in png_do_gamma()
4210 png_bytep row, png_const_colorp palette, png_const_bytep trans_alpha, in png_do_expand_palette()
4644 png_const_bytep palette_lookup, png_const_bytep quantize_lookup) in png_do_quantize()
Dpngtrans.c462 png_const_bytep end, table; in png_do_packswap()
Dpngpread.c1059 png_const_bytep new_row) in png_progressive_combine_row()
/external/libpng/arm/
Dpalette_neon_intrinsics.c29 png_const_bytep trans_alpha = png_ptr->trans_alpha; in png_riffle_palette_neon()
48 uint8x16x3_t v = vld3q_u8((png_const_bytep)(palette + i)); in png_riffle_palette_neon()
63 png_const_bytep row, png_bytepp ssp, png_bytepp ddp) in png_do_expand_palette_rgba8_neon()
108 png_const_bytep row, png_bytepp ssp, png_bytepp ddp) in png_do_expand_palette_rgb8_neon()
111 png_const_bytep palette = (png_const_bytep)png_ptr->palette; in png_do_expand_palette_rgb8_neon()
Dfilter_neon_intrinsics.c52 png_const_bytep prev_row) in png_read_filter_row_up_neon()
56 png_const_bytep pp = prev_row; in png_read_filter_row_up_neon()
73 png_const_bytep prev_row) in png_read_filter_row_sub3_neon()
120 png_const_bytep prev_row) in png_read_filter_row_sub4_neon()
152 png_const_bytep prev_row) in png_read_filter_row_avg3_neon()
155 png_const_bytep pp = prev_row; in png_read_filter_row_avg3_neon()
220 png_const_bytep prev_row) in png_read_filter_row_avg4_neon()
224 png_const_bytep pp = prev_row; in png_read_filter_row_avg4_neon()
289 png_const_bytep prev_row) in png_read_filter_row_paeth3_neon()
292 png_const_bytep pp = prev_row; in png_read_filter_row_paeth3_neon()
[all …]
/external/libpng/intel/
Dfilter_sse2_intrinsics.c53 png_const_bytep prev) in png_read_filter_row_sub3_sse2()
86 png_const_bytep prev) in png_read_filter_row_sub4_sse2()
111 png_const_bytep prev) in png_read_filter_row_avg3_sse2()
166 png_const_bytep prev) in png_read_filter_row_avg4_sse2()
230 png_const_bytep prev) in png_read_filter_row_paeth3_sse2()
329 png_const_bytep prev) in png_read_filter_row_paeth4_sse2()
/external/libpng/contrib/libtests/
Dpngstest.c693 check16(png_const_bytep bp, int b) in check16()
816 png_const_bytep pp = voidcast(png_const_bytep, pb); in gp_g8()
825 png_const_bytep pp = voidcast(png_const_bytep, pb); in gp_ga8()
835 png_const_bytep pp = voidcast(png_const_bytep, pb); in gp_ag8()
845 png_const_bytep pp = voidcast(png_const_bytep, pb); in gp_rgb8()
857 png_const_bytep pp = voidcast(png_const_bytep, pb); in gp_bgr8()
869 png_const_bytep pp = voidcast(png_const_bytep, pb); in gp_rgba8()
881 png_const_bytep pp = voidcast(png_const_bytep, pb); in gp_bgra8()
894 png_const_bytep pp = voidcast(png_const_bytep, pb); in gp_argb8()
907 png_const_bytep pp = voidcast(png_const_bytep, pb); in gp_abgr8()
[all …]
Dmakepng.c238 png_const_bytep gamma_table) in set_color()
248 png_const_bytep gamma_table, unsigned int *colors) in generate_palette()
331 png_uint_32 value, png_const_bytep gamma_table, double conv) in set_value()
392 int bit_depth, png_const_bytep gamma_table, double conv, in generate_row()
Dpngvalid.c79 typedef png_byte *png_const_bytep; typedef
521 sample(png_const_bytep row, png_byte colour_type, png_byte bit_depth, in sample()
581 png_const_bytep fromBuffer, png_uint_32 fromIndex, unsigned int pixelSize, in pixel_copy()
623 row_copy(png_bytep toBuffer, png_const_bytep fromBuffer, unsigned int bitWidth, in row_copy()
646 pixel_cmp(png_const_bytep pa, png_const_bytep pb, png_uint_32 bit_width) in pixel_cmp()
1233 png_const_bytep image = ps->image; in store_image_check()
4032 interlace_row(png_bytep buffer, png_const_bytep imageRow, in interlace_row()
4056 deinterlace_row(png_bytep buffer, png_const_bytep row, in deinterlace_row()
4426 png_const_bytep row = image[y]; in make_size_image()
6085 image_pixel_init(image_pixel *this, png_const_bytep row, png_byte colour_type, in image_pixel_init()
[all …]
/external/libpng/mips/
Dfilter_msa_intrinsics.c368 png_const_bytep prev_row) in png_read_filter_row_up_msa()
373 png_const_bytep pp = prev_row; in png_read_filter_row_up_msa()
459 png_const_bytep prev_row) in png_read_filter_row_sub4_msa()
498 png_const_bytep prev_row) in png_read_filter_row_sub3_msa()
543 png_const_bytep prev_row) in png_read_filter_row_avg4_msa()
548 png_const_bytep pp = prev_row; in png_read_filter_row_avg4_msa()
594 png_const_bytep prev_row) in png_read_filter_row_avg3_msa()
599 png_const_bytep pp = prev_row; in png_read_filter_row_avg3_msa()
656 png_const_bytep prev_row) in png_read_filter_row_paeth4_msa()
660 png_const_bytep prev_nxt; in png_read_filter_row_paeth4_msa()
[all …]
/external/libpng/contrib/examples/
Dpngpixel.c34 component(png_const_bytep row, png_uint_32 x, unsigned int c, in component()
45 row = (png_const_bytep)(((const png_byte (*)[8])row) + bit_offset_hi); in component()
73 print_pixel(png_structp png_ptr, png_infop info_ptr, png_const_bytep row, in print_pixel()
/external/libpng/powerpc/
Dfilter_vsx_intrinsics.c45 png_const_bytep pp = prev_row;\
59 png_const_bytep prev_row) in png_read_filter_row_up_vsx()
175 png_const_bytep prev_row) in png_read_filter_row_sub4_vsx()
232 png_const_bytep prev_row) in png_read_filter_row_sub3_vsx()
296 png_const_bytep prev_row) in png_read_filter_row_avg4_vsx()
383 png_const_bytep prev_row) in png_read_filter_row_avg3_vsx()
501 png_const_bytep prev_row) in png_read_filter_row_paeth4_vsx()
621 png_const_bytep prev_row) in png_read_filter_row_paeth3_vsx()
/external/skia/tools/
DHashAndEncode.cpp182 (png_const_bytep)profile->data(), in encodePNG()
/external/skia/src/encode/
DSkPngEncoder.cpp382 png_const_bytep iccPtr = icc->bytes(); in set_icc()

12