Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/stbi/
H A Dstb_image.c2840 static int compute_transparency(png *z, uint8 tc[3], int out_n) in compute_transparency() function
3068 if (!compute_transparency(z, tc, s->img_out_n)) return 0; in parse_png_file()