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