|
FFmpeg
|
#include <ops_asmgen.h>
Data Fields | |
| RasmContext * | rctx |
| RasmOp | exec |
| RasmOp | impl |
| RasmOp | bx_start |
| RasmOp | y_start |
| RasmOp | bx_end |
| RasmOp | y_end |
| RasmOp | bx |
| RasmOp | y |
| RasmOp | tmp0 |
| RasmOp | tmp1 |
| RasmOp | op0_func |
| RasmOp | op1_impl |
| RasmOp | cont |
| RasmNode * | load_cont_node |
| SwsAArch64OpRegs | regs |
| RasmOp | in [4] |
| RasmOp | out [4] |
| RasmOp | in_bump [4] |
| RasmOp | out_bump [4] |
| RasmNode * | setup |
| RasmNode * | loop |
| size_t | el_size |
| size_t | el_count |
| size_t | vec_size |
| bool | use_vh |
Definition at line 43 of file ops_asmgen.h.
| RasmContext* SwsAArch64Context::rctx |
Definition at line 44 of file ops_asmgen.h.
| RasmOp SwsAArch64Context::exec |
Definition at line 47 of file ops_asmgen.h.
| RasmOp SwsAArch64Context::impl |
Definition at line 48 of file ops_asmgen.h.
| RasmOp SwsAArch64Context::bx_start |
Definition at line 49 of file ops_asmgen.h.
| RasmOp SwsAArch64Context::y_start |
Definition at line 50 of file ops_asmgen.h.
| RasmOp SwsAArch64Context::bx_end |
Definition at line 51 of file ops_asmgen.h.
| RasmOp SwsAArch64Context::y_end |
Definition at line 52 of file ops_asmgen.h.
| RasmOp SwsAArch64Context::bx |
Definition at line 55 of file ops_asmgen.h.
| RasmOp SwsAArch64Context::y |
Definition at line 56 of file ops_asmgen.h.
| RasmOp SwsAArch64Context::tmp0 |
Definition at line 59 of file ops_asmgen.h.
| RasmOp SwsAArch64Context::tmp1 |
Definition at line 60 of file ops_asmgen.h.
| RasmOp SwsAArch64Context::op0_func |
Definition at line 63 of file ops_asmgen.h.
| RasmOp SwsAArch64Context::op1_impl |
Definition at line 64 of file ops_asmgen.h.
| RasmOp SwsAArch64Context::cont |
Definition at line 65 of file ops_asmgen.h.
| RasmNode* SwsAArch64Context::load_cont_node |
Definition at line 66 of file ops_asmgen.h.
| SwsAArch64OpRegs SwsAArch64Context::regs |
Definition at line 67 of file ops_asmgen.h.
| RasmOp SwsAArch64Context::in[4] |
Definition at line 70 of file ops_asmgen.h.
| RasmOp SwsAArch64Context::out[4] |
Definition at line 71 of file ops_asmgen.h.
| RasmOp SwsAArch64Context::in_bump[4] |
Definition at line 72 of file ops_asmgen.h.
| RasmOp SwsAArch64Context::out_bump[4] |
Definition at line 73 of file ops_asmgen.h.
| RasmNode* SwsAArch64Context::setup |
Definition at line 76 of file ops_asmgen.h.
| RasmNode* SwsAArch64Context::loop |
Definition at line 77 of file ops_asmgen.h.
| size_t SwsAArch64Context::el_size |
Definition at line 80 of file ops_asmgen.h.
| size_t SwsAArch64Context::el_count |
Definition at line 81 of file ops_asmgen.h.
| size_t SwsAArch64Context::vec_size |
Definition at line 82 of file ops_asmgen.h.
| bool SwsAArch64Context::use_vh |
Definition at line 83 of file ops_asmgen.h.
1.8.17