HomeSort by relevance Sort by last modified time
    Searched full:colour_type (Results 1 - 1 of 1) sorted by null

  /external/libpng/contrib/libtests/
pngvalid.c 296 standard_name(char *buffer, size_t bufsize, size_t pos, png_byte colour_type,
300 pos = safecat(buffer, bufsize, pos, colour_types[colour_type]);
362 next_format(png_bytep colour_type, png_bytep bit_depth,
367 *colour_type = 0;
376 if (*colour_type == 3)
390 || (*colour_type != 3 && *bit_depth <= 16)
396 switch (*colour_type)
399 *colour_type = 2;
404 *colour_type = 3;
409 *colour_type = 4
1851 png_byte colour_type; \/* From IHDR *\/ member in struct:png_modifier
3573 png_byte colour_type = 0; local
4243 png_byte colour_type; member in struct:standard_display
5277 png_byte colour_type; \/* As in the spec. *\/ member in struct:image_pixel
7263 png_byte colour_type, bit_depth; local
7641 png_byte colour_type = 0; local
9021 png_byte colour_type = 0; local
9086 png_byte colour_type = 0; local
9117 png_byte colour_type = 0, bit_depth = 0; local
9355 png_byte colour_type = 0; local
    [all...]

Completed in 487 milliseconds