Home | Sort by: relevance | last modified time | path |
/src/sys/dev/stbi/ | |
stb_image.c | 3519 int tga_w, tga_h, tga_comp; local in function:tga_info 3539 tga_comp = sz; 3542 if (comp) *comp = tga_comp / 8; |
stb_image.c | 3519 int tga_w, tga_h, tga_comp; local in function:tga_info 3539 tga_comp = sz; 3542 if (comp) *comp = tga_comp / 8; |