| FFmpeg
    | 
| Data Fields | |
| int | width | 
| int | height | 
| uint8_t * | data_in | 
| int | linesize_in | 
| int | pixel_composition | 
| lfModifier * | modifier | 
Definition at line 55 of file vf_lensfun.c.
| int VignettingThreadData::width | 
Definition at line 56 of file vf_lensfun.c.
Referenced by filter_frame().
| int VignettingThreadData::height | 
Definition at line 56 of file vf_lensfun.c.
| uint8_t* VignettingThreadData::data_in | 
Definition at line 57 of file vf_lensfun.c.
| int VignettingThreadData::linesize_in | 
Definition at line 58 of file vf_lensfun.c.
| int VignettingThreadData::pixel_composition | 
Definition at line 59 of file vf_lensfun.c.
| lfModifier* VignettingThreadData::modifier | 
Definition at line 60 of file vf_lensfun.c.
 1.8.17
 1.8.17