OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stbi_YCbCr_installed
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/stbi/
stb_image.c
1931
static stbi_YCbCr_to_RGB_run
stbi_YCbCr_installed
= YCbCr_to_RGB_row;
1935
stbi_YCbCr_installed
= func;
2040
stbi_YCbCr_installed
(out, y, coutput[1], coutput[2], z->s.img_x, n);
stb_image.c
1931
static stbi_YCbCr_to_RGB_run
stbi_YCbCr_installed
= YCbCr_to_RGB_row;
1935
stbi_YCbCr_installed
= func;
2040
stbi_YCbCr_installed
(out, y, coutput[1], coutput[2], z->s.img_x, n);
Completed in 35 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025