FFmpeg
Data Fields
CelEvaluation Struct Reference

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 197 of file roqvideoenc.c.

Field Documentation

◆ eval_dist

int CelEvaluation::eval_dist[4]

Definition at line 198 of file roqvideoenc.c.

Referenced by gather_data_for_cel(), and reconstruct_and_encode_image().

◆ best_coding

int CelEvaluation::best_coding

Definition at line 199 of file roqvideoenc.c.

Referenced by gather_data_for_cel(), and reconstruct_and_encode_image().

◆ subCels

SubcelEvaluation CelEvaluation::subCels[4]

Definition at line 201 of file roqvideoenc.c.

Referenced by gather_data_for_cel(), and reconstruct_and_encode_image().

◆ motion

motion_vect CelEvaluation::motion

Definition at line 203 of file roqvideoenc.c.

Referenced by gather_data_for_cel(), and reconstruct_and_encode_image().

◆ cbEntry

int CelEvaluation::cbEntry

Definition at line 204 of file roqvideoenc.c.

Referenced by gather_data_for_cel(), and reconstruct_and_encode_image().

◆ sourceX

int CelEvaluation::sourceX

Definition at line 206 of file roqvideoenc.c.

Referenced by gather_data_for_cel(), and reconstruct_and_encode_image().

◆ sourceY

int CelEvaluation::sourceY

Definition at line 206 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: