Home
last modified time | relevance | path

Searched refs:image_pixel (Results 1 – 1 of 1) sorted by relevance

/external/libpng/contrib/libtests/
Dpngvalid.c6010 typedef struct image_pixel struct
6042 } image_pixel; argument
6046 image_pixel_setf(image_pixel *this, unsigned int rMax, unsigned int gMax, in image_pixel_setf()
6077 image_pixel_init(image_pixel *this, png_const_bytep row, png_byte colour_type, in image_pixel_init()
6079 const image_pixel *format /*from pngvalid transform of input*/) in image_pixel_init()
6191 image_pixel_convert_PLTE(image_pixel *this) in image_pixel_convert_PLTE()
6218 image_pixel_add_alpha(image_pixel *this, const standard_display *display, in image_pixel_add_alpha()
6335 void (*mod)(const struct image_transform *this, image_pixel *that,
6432 image_transform_mod_end(const image_transform *this, image_pixel *that, in image_transform_mod_end()
6617 image_pixel test_pixel; in transform_info_imp()
[all …]