ESP-IDF
+
0
/1 examples
SourceVu will show references to
jpeg_decode_engine_cfg_t::timeout_ms
from the following samples and libraries:
jpeg_decode sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
jpeg_decode_engine_cfg_t::timeout_ms
jpeg_decode_engine_cfg_t::timeout_ms field
JPEG timeout threshold for handling a picture, should larger than valid decode time in ms. For example, for 30fps decode, this value must larger than 34. -1 means wait forever
Syntax
Show:
Summary
Declaration
from
jpeg_decode.h:32
int
timeout_ms
;
Examples
jpeg_decode_engine_cfg_t::timeout_ms
is referenced by 1 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out