FFmpeg
|
Data Fields | |
uint32_t | srgb |
int32_t | lab [3] |
Definition at line 59 of file vf_paletteuse.c.
uint32_t color_info::srgb |
Definition at line 60 of file vf_paletteuse.c.
Referenced by disp_node(), and get_color_from_srgb().
int32_t color_info::lab[3] |
Definition at line 61 of file vf_paletteuse.c.
Referenced by colormap_insert(), colormap_nearest_node(), disp_node(), and get_color_from_srgb().