|
FFmpeg
|
Data Fields | |
| int64_t | imp |
| impact of the removal when the entry was pushed More... | |
| int | idx |
| used color list index More... | |
Definition at line 470 of file vf_latticepal.c.
| int64_t HeapEnt::imp |
impact of the removal when the entry was pushed
Definition at line 471 of file vf_latticepal.c.
Referenced by heap_pop(), heap_push(), and reduce_colors().
| int HeapEnt::idx |
used color list index
Definition at line 472 of file vf_latticepal.c.
Referenced by heap_push(), and reduce_colors().
1.8.17