FFmpeg
Data Fields
SwsAArch64Context Struct Reference

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
 
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
 

Detailed Description

Definition at line 132 of file ops_asmgen.c.

Field Documentation

◆ rctx

RasmContext* SwsAArch64Context::rctx

Definition at line 133 of file ops_asmgen.c.

◆ exec

RasmOp SwsAArch64Context::exec

Definition at line 136 of file ops_asmgen.c.

◆ impl

RasmOp SwsAArch64Context::impl

Definition at line 137 of file ops_asmgen.c.

◆ bx_start

RasmOp SwsAArch64Context::bx_start

Definition at line 138 of file ops_asmgen.c.

◆ y_start

RasmOp SwsAArch64Context::y_start

Definition at line 139 of file ops_asmgen.c.

◆ bx_end

RasmOp SwsAArch64Context::bx_end

Definition at line 140 of file ops_asmgen.c.

◆ y_end

RasmOp SwsAArch64Context::y_end

Definition at line 141 of file ops_asmgen.c.

◆ bx

RasmOp SwsAArch64Context::bx

Definition at line 144 of file ops_asmgen.c.

◆ y

RasmOp SwsAArch64Context::y

Definition at line 145 of file ops_asmgen.c.

◆ tmp0

RasmOp SwsAArch64Context::tmp0

Definition at line 148 of file ops_asmgen.c.

◆ tmp1

RasmOp SwsAArch64Context::tmp1

Definition at line 149 of file ops_asmgen.c.

◆ op0_func

RasmOp SwsAArch64Context::op0_func

Definition at line 152 of file ops_asmgen.c.

◆ op1_impl

RasmOp SwsAArch64Context::op1_impl

Definition at line 153 of file ops_asmgen.c.

◆ cont

RasmOp SwsAArch64Context::cont

Definition at line 154 of file ops_asmgen.c.

◆ vl

RasmOp SwsAArch64Context::vl[4]

Definition at line 157 of file ops_asmgen.c.

◆ vh

RasmOp SwsAArch64Context::vh[4]

Definition at line 158 of file ops_asmgen.c.

◆ vt

RasmOp SwsAArch64Context::vt[12]

Definition at line 159 of file ops_asmgen.c.

◆ in

RasmOp SwsAArch64Context::in[4]

Definition at line 162 of file ops_asmgen.c.

◆ out

RasmOp SwsAArch64Context::out[4]

Definition at line 163 of file ops_asmgen.c.

◆ in_bump

RasmOp SwsAArch64Context::in_bump[4]

Definition at line 164 of file ops_asmgen.c.

◆ out_bump

RasmOp SwsAArch64Context::out_bump[4]

Definition at line 165 of file ops_asmgen.c.

◆ el_size

size_t SwsAArch64Context::el_size

Definition at line 168 of file ops_asmgen.c.

◆ el_count

size_t SwsAArch64Context::el_count

Definition at line 169 of file ops_asmgen.c.

◆ vec_size

size_t SwsAArch64Context::vec_size

Definition at line 170 of file ops_asmgen.c.

◆ use_vh

bool SwsAArch64Context::use_vh

Definition at line 171 of file ops_asmgen.c.


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