rgb_panel sample
lv_image_decoder_init()
is only used within rgb_panel sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
rgb_panel sample
lv_image_decoder_init()
lv_image_decoder_init() function
STATIC VARIABLES MACROS GLOBAL FUNCTIONS Initialize the image decoder module
Syntax
Show:
Summary
Declaration
Definition
from
lv_image_decoder_private.h:127
void
lv_image_decoder_init
(
uint32_t
image_cache_size
,
uint32_t
image_header_count
)
;
Implemented in
lv_image_decoder.c:59
Arguments
Argument
image_cache_size
image_header_count
Examples
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