| FFmpeg
    | 
| Data Fields | |
| const AVClass * | class | 
| StereoComponent | in | 
| StereoComponent | out | 
| int | width | 
| int | height | 
| const int * | ana_matrix [3] | 
| int | nb_planes | 
| int | linesize [4] | 
| int | pheight [4] | 
| int | hsub | 
| int | vsub | 
| int | pixstep [4] | 
| AVFrame * | prev | 
| int | blanks | 
| int | in_off_left [4] | 
| int | in_off_right [4] | 
| AVRational | aspect | 
| Stereo3DDSPContext | dsp | 
Definition at line 140 of file vf_stereo3d.c.
| const AVClass* Stereo3DContext::class | 
Definition at line 141 of file vf_stereo3d.c.
| StereoComponent Stereo3DContext::in | 
Definition at line 142 of file vf_stereo3d.c.
Referenced by config_output(), filter_frame(), and filter_slice().
| StereoComponent Stereo3DContext::out | 
Definition at line 142 of file vf_stereo3d.c.
Referenced by config_output(), filter_frame(), filter_slice(), interleave_cols_to_any(), and query_formats().
| int Stereo3DContext::width | 
Definition at line 143 of file vf_stereo3d.c.
Referenced by config_output().
| int Stereo3DContext::height | 
Definition at line 143 of file vf_stereo3d.c.
Referenced by config_output(), and filter_frame().
| const int* Stereo3DContext::ana_matrix[3] | 
Definition at line 144 of file vf_stereo3d.c.
Referenced by config_output(), filter_frame(), and filter_slice().
| int Stereo3DContext::nb_planes | 
Definition at line 145 of file vf_stereo3d.c.
Referenced by config_output(), and filter_frame().
| int Stereo3DContext::linesize[4] | 
Definition at line 146 of file vf_stereo3d.c.
Referenced by config_output(), filter_frame(), and interleave_cols_to_any().
| int Stereo3DContext::pheight[4] | 
Definition at line 147 of file vf_stereo3d.c.
Referenced by config_output(), filter_frame(), and interleave_cols_to_any().
| int Stereo3DContext::hsub | 
Definition at line 148 of file vf_stereo3d.c.
Referenced by config_output(), and filter_frame().
| int Stereo3DContext::vsub | 
Definition at line 148 of file vf_stereo3d.c.
Referenced by config_output(), and filter_frame().
| int Stereo3DContext::pixstep[4] | 
Definition at line 149 of file vf_stereo3d.c.
Referenced by config_output(), filter_frame(), and interleave_cols_to_any().
| AVFrame* Stereo3DContext::prev | 
Definition at line 150 of file vf_stereo3d.c.
Referenced by filter_frame(), and uninit().
| int Stereo3DContext::blanks | 
Definition at line 151 of file vf_stereo3d.c.
Referenced by config_output(), and filter_frame().
| int Stereo3DContext::in_off_left[4] | 
Definition at line 152 of file vf_stereo3d.c.
Referenced by filter_frame(), and filter_slice().
| int Stereo3DContext::in_off_right[4] | 
Definition at line 152 of file vf_stereo3d.c.
Referenced by filter_frame(), and filter_slice().
| AVRational Stereo3DContext::aspect | 
Definition at line 153 of file vf_stereo3d.c.
Referenced by config_output(), and filter_frame().
| Stereo3DDSPContext Stereo3DContext::dsp | 
Definition at line 154 of file vf_stereo3d.c.
Referenced by config_output(), and filter_slice().
 1.8.6
 1.8.6