FFmpeg
Data Fields
SwsAArch64Context Struct Reference

#include <ops_asmgen.h>

Data Fields

RasmContextrctx
 
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
 
RasmNodeload_cont_node
 
SwsAArch64OpRegs regs
 
RasmOp in [4]
 
RasmOp out [4]
 
RasmOp in_bump [4]
 
RasmOp out_bump [4]
 
RasmNodesetup
 
RasmNodeloop
 
size_t el_size
 
size_t el_count
 
size_t vec_size
 
bool use_vh
 

Detailed Description

Definition at line 43 of file ops_asmgen.h.

Field Documentation

◆ rctx

RasmContext* SwsAArch64Context::rctx

Definition at line 44 of file ops_asmgen.h.

◆ exec

RasmOp SwsAArch64Context::exec

Definition at line 47 of file ops_asmgen.h.

◆ impl

RasmOp SwsAArch64Context::impl

Definition at line 48 of file ops_asmgen.h.

◆ bx_start

RasmOp SwsAArch64Context::bx_start

Definition at line 49 of file ops_asmgen.h.

◆ y_start

RasmOp SwsAArch64Context::y_start

Definition at line 50 of file ops_asmgen.h.

◆ bx_end

RasmOp SwsAArch64Context::bx_end

Definition at line 51 of file ops_asmgen.h.

◆ y_end

RasmOp SwsAArch64Context::y_end

Definition at line 52 of file ops_asmgen.h.

◆ bx

RasmOp SwsAArch64Context::bx

Definition at line 55 of file ops_asmgen.h.

◆ y

RasmOp SwsAArch64Context::y

Definition at line 56 of file ops_asmgen.h.

◆ tmp0

RasmOp SwsAArch64Context::tmp0

Definition at line 59 of file ops_asmgen.h.

◆ tmp1

RasmOp SwsAArch64Context::tmp1

Definition at line 60 of file ops_asmgen.h.

◆ op0_func

RasmOp SwsAArch64Context::op0_func

Definition at line 63 of file ops_asmgen.h.

◆ op1_impl

RasmOp SwsAArch64Context::op1_impl

Definition at line 64 of file ops_asmgen.h.

◆ cont

RasmOp SwsAArch64Context::cont

Definition at line 65 of file ops_asmgen.h.

◆ load_cont_node

RasmNode* SwsAArch64Context::load_cont_node

Definition at line 66 of file ops_asmgen.h.

◆ regs

SwsAArch64OpRegs SwsAArch64Context::regs

Definition at line 67 of file ops_asmgen.h.

◆ in

RasmOp SwsAArch64Context::in[4]

Definition at line 70 of file ops_asmgen.h.

◆ out

RasmOp SwsAArch64Context::out[4]

Definition at line 71 of file ops_asmgen.h.

◆ in_bump

RasmOp SwsAArch64Context::in_bump[4]

Definition at line 72 of file ops_asmgen.h.

◆ out_bump

RasmOp SwsAArch64Context::out_bump[4]

Definition at line 73 of file ops_asmgen.h.

◆ setup

RasmNode* SwsAArch64Context::setup

Definition at line 76 of file ops_asmgen.h.

◆ loop

RasmNode* SwsAArch64Context::loop

Definition at line 77 of file ops_asmgen.h.

◆ el_size

size_t SwsAArch64Context::el_size

Definition at line 80 of file ops_asmgen.h.

◆ el_count

size_t SwsAArch64Context::el_count

Definition at line 81 of file ops_asmgen.h.

◆ vec_size

size_t SwsAArch64Context::vec_size

Definition at line 82 of file ops_asmgen.h.

◆ use_vh

bool SwsAArch64Context::use_vh

Definition at line 83 of file ops_asmgen.h.


The documentation for this struct was generated from the following file: