|
FFmpeg
|
HAVE_THREADS. More...
Data Fields | |
| AVExecutor * | e |
| ExecutorThread | thread |
HAVE_THREADS.
Definition at line 42 of file executor.c.
| AVExecutor* ThreadInfo::e |
Definition at line 43 of file executor.c.
Referenced by av_executor_alloc().
| ExecutorThread ThreadInfo::thread |
Definition at line 44 of file executor.c.
Referenced by av_executor_alloc(), and executor_free().
1.8.17