FFmpeg
Data Fields
AbsoluteFrameMotion Struct Reference

Data Fields

AVFiforingbuffers [RingbufCount]
 
int curr_frame_offset
 
int data_start_offset
 
int data_end_offset
 
AVFifodebug_matches
 

Detailed Description

Definition at line 134 of file vf_deshake_opencl.c.

Field Documentation

◆ ringbuffers

AVFifo* AbsoluteFrameMotion::ringbuffers[RingbufCount]

Definition at line 136 of file vf_deshake_opencl.c.

Referenced by activate(), and filter_frame().

◆ curr_frame_offset

int AbsoluteFrameMotion::curr_frame_offset

Definition at line 140 of file vf_deshake_opencl.c.

Referenced by filter_frame(), and start_end_for().

◆ data_start_offset

int AbsoluteFrameMotion::data_start_offset

Definition at line 143 of file vf_deshake_opencl.c.

Referenced by filter_frame(), and ringbuf_float_at().

◆ data_end_offset

int AbsoluteFrameMotion::data_end_offset

Definition at line 144 of file vf_deshake_opencl.c.

Referenced by filter_frame(), and ringbuf_float_at().

◆ debug_matches

AVFifo* AbsoluteFrameMotion::debug_matches

Definition at line 146 of file vf_deshake_opencl.c.

Referenced by filter_frame(), and free_debug_matches().


The documentation for this struct was generated from the following file: