FFmpeg
Data Fields
SwsAArch64OpEntry Struct Reference

Implementation parameters for all exported functions. More...

Data Fields

const char * name
 
SwsAArch64OpImplParams params
 

Detailed Description

Implementation parameters for all exported functions.

This list is compiled by performing a dummy run of all conversions in sws_ops and collecting all functions that need to be generated. This is achieved by running: make fate-sws-ops-entries-aarch64 GEN=1

Definition at line 108 of file ops_static.c.

Field Documentation

◆ name

const char* SwsAArch64OpEntry::name

Definition at line 109 of file ops_static.c.

Referenced by asmgen().

◆ params

SwsAArch64OpImplParams SwsAArch64OpEntry::params

Definition at line 110 of file ops_static.c.


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