ocssw
V2022
|
Public Attributes | |
int64_t | r |
int64_t | g |
int64_t | b |
int | count |
int | heap_idx |
uint8_t | n_kids |
uint8_t | kid_idx |
uint8_t | flags |
uint8_t | depth |
oct_node | kids [8] |
oct_node | parent |
Detailed Description
Definition at line 25 of file color_quant.c.
Member Data Documentation
◆ b
int64_t b |
Definition at line 26 of file color_quant.c.
◆ count
int count |
Definition at line 27 of file color_quant.c.
◆ depth
uint8_t depth |
Definition at line 28 of file color_quant.c.
◆ flags
uint8_t flags |
Definition at line 28 of file color_quant.c.
◆ g
int64_t g |
Definition at line 26 of file color_quant.c.
◆ heap_idx
int heap_idx |
Definition at line 27 of file color_quant.c.
◆ kid_idx
uint8_t kid_idx |
Definition at line 28 of file color_quant.c.
◆ kids
oct_node kids[8] |
Definition at line 29 of file color_quant.c.
◆ n_kids
uint8_t n_kids |
Definition at line 28 of file color_quant.c.
◆ parent
oct_node parent |
Definition at line 29 of file color_quant.c.
◆ r
int64_t r |
Definition at line 26 of file color_quant.c.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/libimageutils/color_quant.c