FFmpeg
|
Data Fields | |
AVFrame * | in |
PhotosensitivityFrame * | out |
int | skip |
Definition at line 70 of file vf_photosensitivity.c.
AVFrame* ThreadData_convert_frame::in |
Definition at line 72 of file vf_photosensitivity.c.
Referenced by convert_frame(), and convert_frame_partial().
PhotosensitivityFrame* ThreadData_convert_frame::out |
Definition at line 73 of file vf_photosensitivity.c.
Referenced by convert_frame(), and convert_frame_partial().
int ThreadData_convert_frame::skip |
Definition at line 74 of file vf_photosensitivity.c.
Referenced by convert_frame(), and convert_frame_partial().