Searched defs:png_const_bytep (Results 1 - 3 of 3) sorted by relevance

/external/libpng/
H A Dpngconf.h601 typedef const png_byte * png_const_bytep; typedef
/external/libpng/contrib/libtests/
H A Dpngunknown.c49 typedef png_byte *png_const_bytep; typedef
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...]

Completed in 132 milliseconds