FFmpeg
|
Data Fields | |
int | node_pos |
int | dist_sqd |
Definition at line 198 of file vf_paletteuse.c.
int nearest_color::node_pos |
Definition at line 199 of file vf_paletteuse.c.
Referenced by colormap_nearest_node(), and colormap_nearest_recursive().
int nearest_color::dist_sqd |
Definition at line 200 of file vf_paletteuse.c.
Referenced by colormap_nearest_node(), and colormap_nearest_recursive().