FFmpeg
|
cell_s Struct Reference
In the ELBG jargon, a cell is the set of points that are closest to a codebook entry. More...
Collaboration diagram for cell_s:
Data Fields | |
int | index |
struct cell_s * | next |
Detailed Description
In the ELBG jargon, a cell is the set of points that are closest to a codebook entry.
Not to be confused with a RoQ Video cell.
Field Documentation
int cell_s::index |
Definition at line 40 of file elbg.c.
Referenced by eval_error_cell(), ff_do_elbg(), get_new_centroids(), shift_codebook(), simple_lbg(), try_shift_candidate(), and update_utility_and_n_cb().
struct cell_s* cell_s::next |
Definition at line 41 of file elbg.c.
Referenced by eval_error_cell(), ff_do_elbg(), get_new_centroids(), shift_codebook(), simple_lbg(), try_shift_candidate(), and update_utility_and_n_cb().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11