FFmpeg
|
Data Fields | |
AVFifoBuffer * | ringbuffers [RingbufCount] |
int | curr_frame_offset |
int | data_start_offset |
int | data_end_offset |
AVFifoBuffer * | debug_matches |
Definition at line 135 of file vf_deshake_opencl.c.
AVFifoBuffer* AbsoluteFrameMotion::ringbuffers[RingbufCount] |
Definition at line 137 of file vf_deshake_opencl.c.
Referenced by activate(), and filter_frame().
int AbsoluteFrameMotion::curr_frame_offset |
Definition at line 141 of file vf_deshake_opencl.c.
Referenced by filter_frame(), and start_end_for().
int AbsoluteFrameMotion::data_start_offset |
Definition at line 144 of file vf_deshake_opencl.c.
Referenced by filter_frame(), and ringbuf_float_at().
int AbsoluteFrameMotion::data_end_offset |
Definition at line 145 of file vf_deshake_opencl.c.
Referenced by filter_frame(), and ringbuf_float_at().
AVFifoBuffer* AbsoluteFrameMotion::debug_matches |
Definition at line 147 of file vf_deshake_opencl.c.
Referenced by filter_frame(), and free_debug_matches().