OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:restart_interval
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/stbi/
stb_image.c
1158
int
restart_interval
, todo;
member in struct:__anon26c9e3660608
1508
j->todo = j->
restart_interval
? j->
restart_interval
: 0x7fffffff;
1509
// no more than 1<<31 MCUs if no
restart_interval
? that's plenty safe,
1597
z->
restart_interval
= get16(&z->s);
1782
j->
restart_interval
= 0;
5075
0.55 fix bug:
restart_interval
not initialized to 0
stb_image.c
1158
int
restart_interval
, todo;
member in struct:__anon26c9e3660608
1508
j->todo = j->
restart_interval
? j->
restart_interval
: 0x7fffffff;
1509
// no more than 1<<31 MCUs if no
restart_interval
? that's plenty safe,
1597
z->
restart_interval
= get16(&z->s);
1782
j->
restart_interval
= 0;
5075
0.55 fix bug:
restart_interval
not initialized to 0
Completed in 30 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025