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 - 3
of
3
) 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
)
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
)
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 40 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025