rgb_panel sample
bit_extend()
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
bit_extend()
bit_extend() function
Extend A1/2/4 to A8 with interpolation to reduce rounding error.
Syntax
Show:
Summary
Declaration
from
lv_bin_decoder.c:809
static
inline
uint8_t
bit_extend
(
uint8_t
value
,
uint8_t
bpp
)
;
Arguments
Argument
value
bpp
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