OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tga_inverted
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/stbi/
stb_image.c
3620
int
tga_inverted
= get8u(s);
local in function:tga_load
3637
/* int tga_alpha_bits =
tga_inverted
& 15; */
3638
tga_inverted
= 1 - ((
tga_inverted
>> 5) & 1);
3797
if (
tga_inverted
)
Completed in 15 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025