FFmpeg  2.1.1
Data Fields
Stereo3DContext Struct Reference

Data Fields

const AVClassclass
 
StereoComponent in
 
StereoComponent out
 
int width
 
int height
 
int row_step
 
const int * ana_matrix [3]
 
int nb_planes
 
int linesize [4]
 
int pheight [4]
 
int hsub
 
int vsub
 
int pixstep [4]
 
AVFrameprev
 
double ts_unit
 

Detailed Description

Definition at line 132 of file vf_stereo3d.c.

Field Documentation

const AVClass* Stereo3DContext::class

Definition at line 133 of file vf_stereo3d.c.

StereoComponent Stereo3DContext::in

Definition at line 134 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

StereoComponent Stereo3DContext::out

Definition at line 134 of file vf_stereo3d.c.

Referenced by config_output(), filter_frame(), and query_formats().

int Stereo3DContext::width

Definition at line 135 of file vf_stereo3d.c.

Referenced by config_output().

int Stereo3DContext::height

Definition at line 135 of file vf_stereo3d.c.

Referenced by config_output().

int Stereo3DContext::row_step

Definition at line 136 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

const int* Stereo3DContext::ana_matrix[3]

Definition at line 137 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

int Stereo3DContext::nb_planes

Definition at line 138 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

int Stereo3DContext::linesize[4]

Definition at line 139 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

int Stereo3DContext::pheight[4]

Definition at line 140 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

int Stereo3DContext::hsub

Definition at line 141 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

int Stereo3DContext::vsub

Definition at line 141 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

int Stereo3DContext::pixstep[4]

Definition at line 142 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

AVFrame* Stereo3DContext::prev

Definition at line 143 of file vf_stereo3d.c.

Referenced by filter_frame(), and uninit().

double Stereo3DContext::ts_unit

Definition at line 144 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().


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