Home
last modified time | relevance | path

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

/external/libpng/contrib/libtests/
Dpngvalid.c6008 typedef struct image_pixel struct
6040 } image_pixel; argument
6044 image_pixel_setf(image_pixel *this, unsigned int rMax, unsigned int gMax, in image_pixel_setf()
6075 image_pixel_init(image_pixel *this, png_const_bytep row, png_byte colour_type, in image_pixel_init()
6077 const image_pixel *format /*from pngvalid transform of input*/) in image_pixel_init()
6189 image_pixel_convert_PLTE(image_pixel *this) in image_pixel_convert_PLTE()
6216 image_pixel_add_alpha(image_pixel *this, const standard_display *display, in image_pixel_add_alpha()
6333 void (*mod)(const struct image_transform *this, image_pixel *that,
6430 image_transform_mod_end(const image_transform *this, image_pixel *that, in image_transform_mod_end()
6615 image_pixel test_pixel; in transform_info_imp()
[all …]