| FFmpeg
    | 

| Data Fields | |
| int | eval_dist [4] | 
| int | best_coding | 
| SubcelEvaluation | subCels [4] | 
| motion_vect | motion | 
| int | cbEntry | 
| int | sourceX | 
| int | sourceY | 
Detailed Description
Definition at line 196 of file roqvideoenc.c.
Field Documentation
| int CelEvaluation::best_coding | 
Definition at line 199 of file roqvideoenc.c.
Referenced by gather_data_for_cel(), and reconstruct_and_encode_image().
| int CelEvaluation::cbEntry | 
Definition at line 204 of file roqvideoenc.c.
Referenced by gather_data_for_cel(), and reconstruct_and_encode_image().
| int CelEvaluation::eval_dist[4] | 
Definition at line 198 of file roqvideoenc.c.
Referenced by gather_data_for_cel(), and reconstruct_and_encode_image().
| motion_vect CelEvaluation::motion | 
Definition at line 203 of file roqvideoenc.c.
Referenced by gather_data_for_cel(), and reconstruct_and_encode_image().
| int CelEvaluation::sourceX | 
Definition at line 206 of file roqvideoenc.c.
Referenced by create_cel_evals(), gather_data_for_cel(), and reconstruct_and_encode_image().
| int CelEvaluation::sourceY | 
Definition at line 206 of file roqvideoenc.c.
Referenced by create_cel_evals(), gather_data_for_cel(), and reconstruct_and_encode_image().
| SubcelEvaluation CelEvaluation::subCels[4] | 
Definition at line 201 of file roqvideoenc.c.
Referenced by gather_data_for_cel(), and reconstruct_and_encode_image().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11