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 119 of file cinepakenc.c.

Field Documentation

int mb_info::v1_vector

Definition at line 120 of file cinepakenc.c.

Referenced by encode_mode(), and quantize().

int mb_info::v1_error

Definition at line 121 of file cinepakenc.c.

Referenced by calculate_mode_score(), and quantize().

int mb_info::v4_vector[4]

Definition at line 122 of file cinepakenc.c.

Referenced by encode_mode(), and quantize().

int mb_info::v4_error

Definition at line 123 of file cinepakenc.c.

Referenced by calculate_mode_score(), and quantize().

int mb_info::skip_error

Definition at line 124 of file cinepakenc.c.

Referenced by calculate_mode_score(), and calculate_skip_errors().

mb_encoding mb_info::best_encoding

Definition at line 125 of file cinepakenc.c.

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


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