FFmpeg
|
#include <internal.h>
Data Fields | |
void * | thread |
avfilter_execute_func * | thread_execute |
FFFrameQueueGlobal | frame_queues |
Definition at line 132 of file internal.h.
void* AVFilterGraphInternal::thread |
Definition at line 133 of file internal.h.
Referenced by ff_graph_thread_free(), and ff_graph_thread_init().
avfilter_execute_func* AVFilterGraphInternal::thread_execute |
Definition at line 134 of file internal.h.
Referenced by avfilter_graph_alloc_filter(), and ff_graph_thread_init().
FFFrameQueueGlobal AVFilterGraphInternal::frame_queues |
Definition at line 135 of file internal.h.