#include <framesync.h>
Frame sync structure.
Definition at line 146 of file framesync.h.
Definition at line 147 of file framesync.h.
Referenced by ff_framesync_preinit().
Parent filter context.
Definition at line 152 of file framesync.h.
Referenced by blend_frame_for_dualinput(), consume_from_fifos(), do_blend(), do_convolve(), do_psnr(), do_ssim(), do_vmaf(), ff_framesync_dualinput_get(), ff_framesync_dualinput_get_writable(), ff_framesync_init(), framesync_eof(), load_apply_palette(), overlay_opencl_blend(), process_frame(), and program_opencl_filter().
Number of input streams.
Definition at line 157 of file framesync.h.
Referenced by consume_from_fifos(), ff_framesync_configure(), ff_framesync_get_frame(), ff_framesync_init(), ff_framesync_uninit(), framesync_advance(), and framesync_sync_level_update().
Time base for the output events.
Definition at line 162 of file framesync.h.
Referenced by ff_framesync_configure(), ff_framesync_dualinput_get(), filter_callback(), framesync_inject_frame(), and process_frame().
Timestamp of the current event.
Definition at line 167 of file framesync.h.
Referenced by ff_framesync_dualinput_get(), filter_callback(), framesync_advance(), and process_frame().
Callback called when a frame event is ready.
Definition at line 172 of file framesync.h.
Referenced by config_output(), ff_framesync_activate(), init(), init_framesync(), lut2_config_output(), overlay_opencl_init(), and program_opencl_config_output().
Opaque pointer, not used by the API.
Definition at line 177 of file framesync.h.
Referenced by config_output(), init_framesync(), lut2_config_output(), process_frame(), and program_opencl_config_output().
Index of the input that requires a request.
Definition at line 182 of file framesync.h.
Synchronization level: only inputs with the same sync level are sync sources.
Definition at line 188 of file framesync.h.
Referenced by ff_framesync_configure(), framesync_advance(), and framesync_sync_level_update().
Flag indicating that a frame event is ready.
Definition at line 193 of file framesync.h.
Referenced by ff_framesync_activate(), ff_framesync_get_frame(), framesync_advance(), and framesync_eof().
Flag indicating that output has reached EOF.
Definition at line 198 of file framesync.h.
Referenced by ff_framesync_activate(), framesync_advance(), and framesync_eof().
Pointer to array of inputs.
Definition at line 203 of file framesync.h.
Referenced by config_output(), consume_from_fifos(), ff_framesync_configure(), ff_framesync_get_frame(), ff_framesync_init(), ff_framesync_init_dualinput(), ff_framesync_uninit(), framesync_advance(), framesync_inject_frame(), framesync_inject_status(), framesync_sync_level_update(), init_framesync(), lut2_config_output(), and program_opencl_config_output().
Definition at line 205 of file framesync.h.
Referenced by config_output(), and ff_framesync_configure().
Definition at line 206 of file framesync.h.
Referenced by ff_framesync_configure().
Definition at line 207 of file framesync.h.
Referenced by ff_framesync_configure().