FFmpeg
Data Fields
ThreadInfo Struct Reference

HAVE_THREADS. More...

Data Fields

FFExecutore
 
ExecutorThread thread
 
AVExecutore
 

Detailed Description

HAVE_THREADS.

Definition at line 46 of file executor.c.

Field Documentation

◆ e [1/2]

FFExecutor* ThreadInfo::e

Definition at line 47 of file executor.c.

Referenced by av_executor_alloc(), and ff_executor_alloc().

◆ thread

ExecutorThread ThreadInfo::thread

Definition at line 48 of file executor.c.

Referenced by av_executor_alloc(), executor_free(), and ff_executor_alloc().

◆ e [2/2]

AVExecutor* ThreadInfo::e

Definition at line 47 of file executor.c.


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