Data Fields | |
int | eval_dist [4] |
int | best_bit_use |
int | best_coding |
int | subCels [4] |
motion_vect | motion |
int | cbEntry |
Definition at line 184 of file roqvideoenc.c.
Definition at line 187 of file roqvideoenc.c.
Referenced by gather_data_for_cel(), and gather_data_for_subcel().
Definition at line 188 of file roqvideoenc.c.
Referenced by gather_data_for_cel(), gather_data_for_subcel(), and reconstruct_and_encode_image().
Definition at line 192 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 186 of file roqvideoenc.c.
Referenced by gather_data_for_cel(), and gather_data_for_subcel().
Definition at line 191 of file roqvideoenc.c.
Referenced by gather_data_for_subcel(), and reconstruct_and_encode_image().
int SubcelEvaluation::subCels[4] |
Definition at line 190 of file roqvideoenc.c.
Referenced by gather_data_for_cel(), gather_data_for_subcel(), and reconstruct_and_encode_image().