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