FFmpeg
|
Data Fields | |
int | node_pos |
int64_t | dist_sqd |
Definition at line 191 of file vf_paletteuse.c.
int nearest_color::node_pos |
Definition at line 192 of file vf_paletteuse.c.
Referenced by colormap_nearest(), and colormap_nearest_node().
int64_t nearest_color::dist_sqd |
Definition at line 193 of file vf_paletteuse.c.
Referenced by colormap_nearest(), and colormap_nearest_node().