FFmpeg
Loading...
Searching...
No Matches
SwsAArch64OpRegs Struct Reference

#include <ops_asmgen.h>

Data Fields

RasmOp sl [4]
 
RasmOp sh [4]
 
RasmOp dl [4]
 
RasmOp dh [4]
 
RasmOp vt [12]
 
RasmOp vk [4]
 
union { 
 
   RasmOp   dither_ptr 
 
   RasmOp   linear_vcoeff [4][5] 
 
};  
 

Detailed Description

Definition at line 27 of file ops_asmgen.h.

Field Documentation

◆ sl

◆ sh

◆ dl

◆ dh

◆ vt

◆ vk

◆ dither_ptr

RasmOp SwsAArch64OpRegs::dither_ptr

Definition at line 37 of file ops_asmgen.h.

Referenced by asmgen_op_dither(), and asmgen_setup_dither().

◆ linear_vcoeff

RasmOp SwsAArch64OpRegs::linear_vcoeff[4][5]

Definition at line 38 of file ops_asmgen.h.

Referenced by asmgen_setup_linear(), and linear_pass().

◆ [union]

union { ... } SwsAArch64OpRegs

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