FFmpeg
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

◆ mvs

int AVMotionEstPredictor::mvs[10][2]

Definition at line 37 of file motion_estimation.h.

Referenced by filter_frame(), and search_mv().

◆ nb

int AVMotionEstPredictor::nb

Definition at line 38 of file motion_estimation.h.

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


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