|
FFmpeg
|
HAVE_THREADS. More...
Data Fields | |
| FFExecutor * | e |
| ExecutorThread | thread |
| AVExecutor * | e |
HAVE_THREADS.
Definition at line 46 of file executor.c.
| FFExecutor* ThreadInfo::e |
Definition at line 47 of file executor.c.
Referenced by av_executor_alloc(), and ff_executor_alloc().
| ExecutorThread ThreadInfo::thread |
Definition at line 48 of file executor.c.
Referenced by av_executor_alloc(), executor_free(), and ff_executor_alloc().
| AVExecutor* ThreadInfo::e |
Definition at line 47 of file executor.c.
1.8.17