FFmpeg  1.2.12
Data Fields
Stereo3DContext Struct Reference

Data Fields

const AVClassclass
StereoComponent in
StereoComponent out
int width
int height
int row_step
int ana_matrix [3][6]

Detailed Description

Definition at line 128 of file vf_stereo3d.c.

Field Documentation

int Stereo3DContext::ana_matrix[3][6]

Definition at line 133 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

const AVClass* Stereo3DContext::class

Definition at line 129 of file vf_stereo3d.c.

Referenced by init().

int Stereo3DContext::height

Definition at line 131 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

StereoComponent Stereo3DContext::in

Definition at line 130 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

StereoComponent Stereo3DContext::out

Definition at line 130 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

int Stereo3DContext::row_step

Definition at line 132 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

int Stereo3DContext::width

Definition at line 131 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().


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