FFmpeg
|
Data Fields | |
int | eval_dist [4] |
int | best_bit_use |
int | best_coding |
int | subCels [4] |
motion_vect | motion |
int | cbEntry |
Definition at line 187 of file roqvideoenc.c.
int SubcelEvaluation::eval_dist[4] |
Definition at line 188 of file roqvideoenc.c.
Referenced by gather_data_for_cel(), and gather_data_for_subcel().
int SubcelEvaluation::best_bit_use |
Definition at line 189 of file roqvideoenc.c.
Referenced by gather_data_for_cel(), and gather_data_for_subcel().
int SubcelEvaluation::best_coding |
Definition at line 190 of file roqvideoenc.c.
Referenced by gather_data_for_cel(), gather_data_for_subcel(), and reconstruct_and_encode_image().
int SubcelEvaluation::subCels[4] |
Definition at line 192 of file roqvideoenc.c.
Referenced by gather_data_for_cel(), gather_data_for_subcel(), and reconstruct_and_encode_image().
motion_vect SubcelEvaluation::motion |
Definition at line 193 of file roqvideoenc.c.
Referenced by gather_data_for_subcel(), and reconstruct_and_encode_image().
int SubcelEvaluation::cbEntry |
Definition at line 194 of file roqvideoenc.c.
Referenced by gather_data_for_cel(), gather_data_for_subcel(), and reconstruct_and_encode_image().