FFmpeg
Data Fields
LenscorrectionCtx Struct Reference

Data Fields

const AVClassav_class
 
unsigned int  width
 
unsigned int  height
 
int  hsub
 
int  vsub
 
int  nb_planes
 
double  cx
 
double  cy
 
double  k1
 
double  k2
 
 

Detailed Description

Definition at line 37 of file vf_lenscorrection.c.

Field Documentation

const AVClass* LenscorrectionCtx::av_class

Definition at line 38 of file vf_lenscorrection.c.

unsigned int LenscorrectionCtx::width

Definition at line 39 of file vf_lenscorrection.c.

Referenced by config_props(), and filter_frame().

unsigned int LenscorrectionCtx::height

Definition at line 40 of file vf_lenscorrection.c.

Referenced by config_props(), and filter_frame().

int LenscorrectionCtx::hsub

Definition at line 41 of file vf_lenscorrection.c.

Referenced by config_props(), and filter_frame().

int LenscorrectionCtx::vsub

Definition at line 41 of file vf_lenscorrection.c.

Referenced by config_props(), and filter_frame().

int LenscorrectionCtx::nb_planes

Definition at line 42 of file vf_lenscorrection.c.

Referenced by config_props(), and filter_frame().

double LenscorrectionCtx::cx

Definition at line 43 of file vf_lenscorrection.c.

Referenced by filter_frame().

double LenscorrectionCtx::cy

Definition at line 43 of file vf_lenscorrection.c.

Referenced by filter_frame().

double LenscorrectionCtx::k1

Definition at line 43 of file vf_lenscorrection.c.

Referenced by filter_frame().

double LenscorrectionCtx::k2

Definition at line 43 of file vf_lenscorrection.c.

Referenced by filter_frame().

int32_t* LenscorrectionCtx::correction[4]

Definition at line 44 of file vf_lenscorrection.c.

Referenced by filter_frame(), and uninit().


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

Generated on Wed Jun 10 2015 01:57:21 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /