FFmpeg
|
#include <internal.h>
Data Fields | |
void * | thread |
avfilter_execute_func * | thread_execute |
Definition at line 156 of file internal.h.
void* AVFilterGraphInternal::thread |
Definition at line 157 of file internal.h.
Referenced by ff_graph_thread_free(), ff_graph_thread_init(), and thread_execute().
avfilter_execute_func* AVFilterGraphInternal::thread_execute |
Definition at line 158 of file internal.h.
Referenced by avfilter_graph_alloc_filter(), avfilter_init_dict(), and ff_graph_thread_init().