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

Field Documentation

◆ eval_dist

int CelEvaluation::eval_dist[4]

Definition at line 124 of file roqvideoenc.c.

Referenced by gather_data_for_cel().

◆ best_coding

int CelEvaluation::best_coding

Definition at line 125 of file roqvideoenc.c.

Referenced by gather_data_for_cel(), and reconstruct_and_encode_image().

◆ subCels

SubcelEvaluation CelEvaluation::subCels[4]

Definition at line 127 of file roqvideoenc.c.

Referenced by gather_data_for_cel(), and reconstruct_and_encode_image().

◆ motion

motion_vect CelEvaluation::motion

Definition at line 129 of file roqvideoenc.c.

Referenced by gather_data_for_cel(), and reconstruct_and_encode_image().

◆ cbEntry

int CelEvaluation::cbEntry

Definition at line 130 of file roqvideoenc.c.

Referenced by gather_data_for_cel(), and reconstruct_and_encode_image().

◆ sourceX

int CelEvaluation::sourceX

◆ sourceY

int CelEvaluation::sourceY

The documentation for this struct was generated from the following file: