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 113 of file roqvideoenc.c.
int SubcelEvaluation::eval_dist[4] |
Definition at line 114 of file roqvideoenc.c.
Referenced by gather_data_for_cel(), and gather_data_for_subcel().
int SubcelEvaluation::best_bit_use |
Definition at line 115 of file roqvideoenc.c.
Referenced by gather_data_for_cel(), and gather_data_for_subcel().
int SubcelEvaluation::best_coding |
Definition at line 116 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 118 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 119 of file roqvideoenc.c.
Referenced by gather_data_for_subcel(), and reconstruct_and_encode_image().
int SubcelEvaluation::cbEntry |
Definition at line 120 of file roqvideoenc.c.
Referenced by gather_data_for_cel(), gather_data_for_subcel(), and reconstruct_and_encode_image().