Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h4802 stbi__uint16 tc16[3]; in stbi__parse_png_file() local
4880 … 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()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h4802 stbi__uint16 tc16[3]; in stbi__parse_png_file() local
4880 … 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()