|
FFmpeg
|
#include <uops.h>
Data Fields | |
| SwsUOp * | ops |
| int | num_ops |
| SwsUOp* SwsUOpList::ops |
Definition at line 256 of file uops.h.
Referenced by compile(), ff_sws_uop_list_append(), ff_sws_uop_list_free(), print_ops(), and register_flags().
| int SwsUOpList::num_ops |
Definition at line 257 of file uops.h.
Referenced by compile(), ff_sws_uop_list_append(), ff_sws_uop_list_free(), print_ops(), and register_flags().
1.8.17