FFmpeg
|
Data Fields | |
struct color_info | c |
uint8_t | palette_id |
int | split |
int | left_id |
int | right_id |
Definition at line 64 of file vf_paletteuse.c.
struct color_info color_node::c |
Definition at line 65 of file vf_paletteuse.c.
Referenced by colormap_insert(), colormap_nearest_node(), and disp_node().
uint8_t color_node::palette_id |
Definition at line 66 of file vf_paletteuse.c.
Referenced by colormap_insert(), colormap_nearest(), and disp_node().
int color_node::split |
Definition at line 67 of file vf_paletteuse.c.
Referenced by colormap_insert(), colormap_nearest_node(), and disp_node().
int color_node::left_id |
Definition at line 68 of file vf_paletteuse.c.
Referenced by colormap_insert(), colormap_nearest_node(), and disp_node().
int color_node::right_id |
Definition at line 68 of file vf_paletteuse.c.
Referenced by colormap_insert(), colormap_nearest_node(), and disp_node().