FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
mb_info Struct Reference

Data Fields

int v1_vector
 
int v1_error
 
int v4_vector [4]
 
int v4_error
 
int skip_error
 
mb_encoding best_encoding
 

Detailed Description

Definition at line 87 of file cinepakenc.c.

Field Documentation

int mb_info::v1_vector

Definition at line 88 of file cinepakenc.c.

Referenced by encode_mode(), and quantize().

int mb_info::v1_error

Definition at line 89 of file cinepakenc.c.

Referenced by calculate_mode_score(), and quantize().

int mb_info::v4_vector[4]

Definition at line 90 of file cinepakenc.c.

Referenced by encode_mode(), and quantize().

int mb_info::v4_error

Definition at line 91 of file cinepakenc.c.

Referenced by calculate_mode_score(), and quantize().

int mb_info::skip_error

Definition at line 92 of file cinepakenc.c.

Referenced by calculate_mode_score(), and calculate_skip_errors().

mb_encoding mb_info::best_encoding

Definition at line 93 of file cinepakenc.c.

Referenced by calculate_mode_score(), encode_mode(), and quantize().


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