Searched refs:tc16 (Results 1 – 2 of 2) sorted by relevance
4802 stbi__uint16 tc16[3]; in stbi__parse_png_file() local4880 … for (k = 0; k < s->img_n; ++k) tc16[k] = (stbi__uint16)stbi__get16be(s); // copy the values as-is in stbi__parse_png_file()4926 if (!stbi__compute_transparency16(z, tc16, s->img_out_n)) return 0; in stbi__parse_png_file()