Stereo3DContext Struct Reference
Collaboration diagram for Stereo3DContext:
Collaboration graph

Data Fields

const AVClassclass
 
StereoComponent in
 
StereoComponent out
 
int width
 
int height
 
int row_step
 
int ana_matrix [3][6]
 
int nb_planes
 
int linesize [4]
 
int pixstep [4]
 

Detailed Description

Definition at line 129 of file vf_stereo3d.c.

Field Documentation

int Stereo3DContext::ana_matrix[3][6]

Definition at line 134 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

const AVClass* Stereo3DContext::class

Definition at line 130 of file vf_stereo3d.c.

int Stereo3DContext::height

Definition at line 132 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

StereoComponent Stereo3DContext::in

Definition at line 131 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

int Stereo3DContext::linesize[4]

Definition at line 136 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

int Stereo3DContext::nb_planes

Definition at line 135 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

StereoComponent Stereo3DContext::out

Definition at line 131 of file vf_stereo3d.c.

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

int Stereo3DContext::pixstep[4]

Definition at line 137 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

int Stereo3DContext::row_step

Definition at line 133 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

int Stereo3DContext::width

Definition at line 132 of file vf_stereo3d.c.

Referenced by config_output().


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