| FFmpeg
    | 
In the ELBG jargon, a cell is the set of points that are closest to a codebook entry. More...
| Data Fields | |
| int | index | 
| struct cell_s * | next | 
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.
| int cell::index | 
Definition at line 40 of file elbg.c.
Referenced by avpriv_do_elbg(), eval_error_cell(), get_new_centroids(), shift_codebook(), simple_lbg(), try_shift_candidate(), and update_utility_and_n_cb().
| struct cell_s* cell::next | 
Definition at line 41 of file elbg.c.
Referenced by avpriv_do_elbg(), eval_error_cell(), get_new_centroids(), shift_codebook(), simple_lbg(), try_shift_candidate(), and update_utility_and_n_cb().
 1.8.6
 1.8.6