i80_controller sample
lv_image_header_cache_data_t::header
is only used within i80_controller 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
i80_controller sample
lv_image_header_cache_data_t::header
lv_image_header_cache_data_t::header field
Syntax
Show:
Summary
Declaration
from
lv_image_decoder_private.h:70
lv_image_header_t
header
;
Examples
References
from
examples
Code
Location
Referrer
lv_image_header_t
header
;
lv_image_decoder_private.h:70
*
header
=
cached_data
->
header
;
lv_image_decoder.c:320
image_decoder_get_info()
search_key
.
header
=
*
header
;
lv_image_decoder.c:372
image_decoder_get_info()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
lv_image_header_cache_data_t::header
is written by 1 function and is read by 1 function:
image_decoder_get_info()
All items filtered out
lv_image_header_cache_data_t::header
image_decoder_get_info()
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