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

#include <motion_estimation.h>

Data Fields

int mvs [10][2]
 
int nb
 

Detailed Description

Definition at line 36 of file motion_estimation.h.

Field Documentation

int AVMotionEstPredictor::mvs[10][2]

Definition at line 37 of file motion_estimation.h.

Referenced by ff_me_search_umh(), filter_frame(), and search_mv().

int AVMotionEstPredictor::nb

Definition at line 38 of file motion_estimation.h.

Referenced by ff_me_search_epzs(), ff_me_search_umh(), filter_frame(), and search_mv().


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