| FFmpeg
    | 

| Data Fields | |
| int | eval_dist [4] | 
| int | best_bit_use | 
| int | best_coding | 
| int | subCels [4] | 
| motion_vect | motion | 
| int | cbEntry | 
Detailed Description
Definition at line 185 of file roqvideoenc.c.
Field Documentation
| int SubcelEvaluation::best_bit_use | 
Definition at line 188 of file roqvideoenc.c.
Referenced by gather_data_for_cel(), and gather_data_for_subcel().
| int SubcelEvaluation::best_coding | 
Definition at line 189 of file roqvideoenc.c.
Referenced by gather_data_for_cel(), gather_data_for_subcel(), and reconstruct_and_encode_image().
| int SubcelEvaluation::cbEntry | 
Definition at line 193 of file roqvideoenc.c.
Referenced by gather_data_for_cel(), gather_data_for_subcel(), and reconstruct_and_encode_image().
| int SubcelEvaluation::eval_dist[4] | 
Definition at line 187 of file roqvideoenc.c.
Referenced by gather_data_for_cel(), and gather_data_for_subcel().
| motion_vect SubcelEvaluation::motion | 
Definition at line 192 of file roqvideoenc.c.
Referenced by gather_data_for_subcel(), and reconstruct_and_encode_image().
| int SubcelEvaluation::subCels[4] | 
Definition at line 191 of file roqvideoenc.c.
Referenced by gather_data_for_cel(), gather_data_for_subcel(), and reconstruct_and_encode_image().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:27 for FFmpeg by
 1.8.11
 1.8.11