|
FFmpeg
|
Data Fields | |
| const SwsOpBackend * | backend |
| SwsGraph * | graph |
| int | flags |
Definition at line 521 of file ops_dispatch.c.
| const SwsOpBackend* CompileArgs::backend |
Definition at line 522 of file ops_dispatch.c.
Referenced by compile_single(), and ff_sws_compile_pass().
| SwsGraph* CompileArgs::graph |
Definition at line 523 of file ops_dispatch.c.
Referenced by compile_single(), and compile_subpass().
| int CompileArgs::flags |
Definition at line 524 of file ops_dispatch.c.
Referenced by compile_single(), and compile_subpass().
1.8.17