|
FFmpeg
|
Data Fields | |
| const SwsOpBackend * | backend |
| SwsGraph * | graph |
| int | flags |
Definition at line 549 of file ops_dispatch.c.
| const SwsOpBackend* CompileArgs::backend |
Definition at line 550 of file ops_dispatch.c.
Referenced by compile_single().
| SwsGraph* CompileArgs::graph |
Definition at line 551 of file ops_dispatch.c.
Referenced by compile_single(), and compile_subpass().
| int CompileArgs::flags |
Definition at line 552 of file ops_dispatch.c.
Referenced by compile_single(), and compile_subpass().