FFmpeg  4.0
Data Fields
Stereo3DContext Struct Reference

Data Fields

const AVClassclass
 
StereoComponent in
 
StereoComponent out
 
int width
 
int height
 
const intana_matrix [3]
 
int nb_planes
 
int linesize [4]
 
int pheight [4]
 
int hsub
 
int vsub
 
int pixstep [4]
 
AVFrameprev
 
int blanks
 
int in_off_left [4]
 
int in_off_right [4]
 
AVRational aspect
 
Stereo3DDSPContext dsp
 

Detailed Description

Definition at line 140 of file vf_stereo3d.c.

Field Documentation

◆ class

const AVClass* Stereo3DContext::class

Definition at line 141 of file vf_stereo3d.c.

◆ in

StereoComponent Stereo3DContext::in

Definition at line 142 of file vf_stereo3d.c.

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

◆ out

StereoComponent Stereo3DContext::out

◆ width

int Stereo3DContext::width

Definition at line 143 of file vf_stereo3d.c.

Referenced by config_output().

◆ height

int Stereo3DContext::height

Definition at line 143 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

◆ ana_matrix

const int* Stereo3DContext::ana_matrix[3]

Definition at line 144 of file vf_stereo3d.c.

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

◆ nb_planes

int Stereo3DContext::nb_planes

Definition at line 145 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

◆ linesize

int Stereo3DContext::linesize[4]

Definition at line 146 of file vf_stereo3d.c.

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

◆ pheight

int Stereo3DContext::pheight[4]

Definition at line 147 of file vf_stereo3d.c.

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

◆ hsub

int Stereo3DContext::hsub

Definition at line 148 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

◆ vsub

int Stereo3DContext::vsub

Definition at line 148 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

◆ pixstep

int Stereo3DContext::pixstep[4]

Definition at line 149 of file vf_stereo3d.c.

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

◆ prev

AVFrame* Stereo3DContext::prev

Definition at line 150 of file vf_stereo3d.c.

Referenced by filter_frame(), and uninit().

◆ blanks

int Stereo3DContext::blanks

Definition at line 151 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

◆ in_off_left

int Stereo3DContext::in_off_left[4]

Definition at line 152 of file vf_stereo3d.c.

Referenced by filter_frame(), and filter_slice().

◆ in_off_right

int Stereo3DContext::in_off_right[4]

Definition at line 152 of file vf_stereo3d.c.

Referenced by filter_frame(), and filter_slice().

◆ aspect

AVRational Stereo3DContext::aspect

Definition at line 153 of file vf_stereo3d.c.

Referenced by config_output(), and filter_frame().

◆ dsp

Stereo3DDSPContext Stereo3DContext::dsp

Definition at line 154 of file vf_stereo3d.c.

Referenced by config_output(), and filter_slice().


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