FFmpeg
Data Fields
MVInfo Struct Reference

Data Fields

int mb_w
 
int mb_h
 
int mb_size
 
int mb_stride
 
int top
 
MVmv
 

Detailed Description

Definition at line 49 of file clearvideo.c.

Field Documentation

◆ mb_w

int MVInfo::mb_w

Definition at line 50 of file clearvideo.c.

Referenced by mvi_predict(), and mvi_reset().

◆ mb_h

int MVInfo::mb_h

Definition at line 51 of file clearvideo.c.

Referenced by mvi_predict(), and mvi_reset().

◆ mb_size

int MVInfo::mb_size

Definition at line 52 of file clearvideo.c.

Referenced by mvi_predict(), and mvi_reset().

◆ mb_stride

int MVInfo::mb_stride

Definition at line 53 of file clearvideo.c.

Referenced by mvi_predict(), mvi_reset(), and mvi_update_row().

◆ top

int MVInfo::top

Definition at line 54 of file clearvideo.c.

Referenced by mvi_predict(), mvi_reset(), and mvi_update_row().

◆ mv

MV* MVInfo::mv

Definition at line 55 of file clearvideo.c.

Referenced by mvi_predict(), mvi_reset(), and mvi_update_row().


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