OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:img_comp
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/stbi/
stb_image.c
1150
}
img_comp
[4];
member in struct:__anon26c9e3660608
1327
dc = j->
img_comp
[b].dc_pred + diff;
1328
j->
img_comp
[b].dc_pred = dc;
1506
j->
img_comp
[0].dc_pred = j->
img_comp
[1].dc_pred = j->
img_comp
[2].dc_pred = 0;
1527
int w = (z->
img_comp
[n].x+7) >> 3;
1528
int h = (z->
img_comp
[n].y+7) >> 3;
1531
if (!decode_block(z, data, z->huff_dc+z->
img_comp
[n].hd, z->huff_ac+z->
img_comp
[n].ha, n)) return 0
[
all
...]
Completed in 23 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025