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

Data Fields

double x
 
double y
 
struct keypointnext
 

Detailed Description

Definition at line 39 of file vf_curves.c.

Field Documentation

double keypoint::x

Definition at line 40 of file vf_curves.c.

Referenced by filter_frame(), init(), interpolate(), make_point(), parse_points_str(), and parse_psfile().

double keypoint::y

Definition at line 40 of file vf_curves.c.

Referenced by init(), interpolate(), make_point(), and parse_points_str().

struct keypoint* keypoint::next

Definition at line 41 of file vf_curves.c.

Referenced by get_nb_points(), init(), interpolate(), make_point(), and parse_points_str().


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