|
FFmpeg
|
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 |
| RasmOp | vl [4] |
| RasmOp | vh [4] |
| RasmOp | vt [12] |
| RasmOp | in [4] |
| RasmOp | out [4] |
| RasmOp | in_bump [4] |
| RasmOp | out_bump [4] |
| size_t | el_size |
| size_t | el_count |
| size_t | vec_size |
| bool | use_vh |
Definition at line 132 of file ops_asmgen.c.
| RasmContext* SwsAArch64Context::rctx |
Definition at line 133 of file ops_asmgen.c.
| RasmOp SwsAArch64Context::exec |
Definition at line 136 of file ops_asmgen.c.
| RasmOp SwsAArch64Context::impl |
Definition at line 137 of file ops_asmgen.c.
| RasmOp SwsAArch64Context::bx_start |
Definition at line 138 of file ops_asmgen.c.
| RasmOp SwsAArch64Context::y_start |
Definition at line 139 of file ops_asmgen.c.
| RasmOp SwsAArch64Context::bx_end |
Definition at line 140 of file ops_asmgen.c.
| RasmOp SwsAArch64Context::y_end |
Definition at line 141 of file ops_asmgen.c.
| RasmOp SwsAArch64Context::bx |
Definition at line 144 of file ops_asmgen.c.
| RasmOp SwsAArch64Context::y |
Definition at line 145 of file ops_asmgen.c.
| RasmOp SwsAArch64Context::tmp0 |
Definition at line 148 of file ops_asmgen.c.
| RasmOp SwsAArch64Context::tmp1 |
Definition at line 149 of file ops_asmgen.c.
| RasmOp SwsAArch64Context::op0_func |
Definition at line 152 of file ops_asmgen.c.
| RasmOp SwsAArch64Context::op1_impl |
Definition at line 153 of file ops_asmgen.c.
| RasmOp SwsAArch64Context::cont |
Definition at line 154 of file ops_asmgen.c.
| RasmOp SwsAArch64Context::vl[4] |
Definition at line 157 of file ops_asmgen.c.
| RasmOp SwsAArch64Context::vh[4] |
Definition at line 158 of file ops_asmgen.c.
| RasmOp SwsAArch64Context::vt[12] |
Definition at line 159 of file ops_asmgen.c.
| RasmOp SwsAArch64Context::in[4] |
Definition at line 162 of file ops_asmgen.c.
| RasmOp SwsAArch64Context::out[4] |
Definition at line 163 of file ops_asmgen.c.
| RasmOp SwsAArch64Context::in_bump[4] |
Definition at line 164 of file ops_asmgen.c.
| RasmOp SwsAArch64Context::out_bump[4] |
Definition at line 165 of file ops_asmgen.c.
| size_t SwsAArch64Context::el_size |
Definition at line 168 of file ops_asmgen.c.
| size_t SwsAArch64Context::el_count |
Definition at line 169 of file ops_asmgen.c.
| size_t SwsAArch64Context::vec_size |
Definition at line 170 of file ops_asmgen.c.
| bool SwsAArch64Context::use_vh |
Definition at line 171 of file ops_asmgen.c.
1.8.17