Home
last modified time | relevance | path

Searched refs:tc16 (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dstb_image.h5083 stbi__uint16 tc16[3]; in stbi__parse_png_file() local
5164 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()
5216 if (!stbi__compute_transparency16(z, tc16, s->img_out_n)) return 0; in stbi__parse_png_file()

Completed in 12 milliseconds