FreeRDP
prim_templates.h File Reference
This graph shows which files directly or indirectly include this file:

Macros

#define FREERDP_LIB_PRIM_TEMPLATES_H
 
#define SSE3_SCD_ROUTINE(_name_, _type_, _fallback_, _op_, _slowWay_)
 
#define SSE3_SCD_PRE_ROUTINE(_name_, _type_, _fallback_, _op_, _slowWay_)
 
#define SSE3_SSD_ROUTINE(_name_, _type_, _fallback_, _op_, _slowWay_)
 

Macro Definition Documentation

◆ FREERDP_LIB_PRIM_TEMPLATES_H

#define FREERDP_LIB_PRIM_TEMPLATES_H

◆ SSE3_SCD_PRE_ROUTINE

#define SSE3_SCD_PRE_ROUTINE (   _name_,
  _type_,
  _fallback_,
  _op_,
  _slowWay_ 
)

◆ SSE3_SCD_ROUTINE

#define SSE3_SCD_ROUTINE (   _name_,
  _type_,
  _fallback_,
  _op_,
  _slowWay_ 
)

◆ SSE3_SSD_ROUTINE

#define SSE3_SSD_ROUTINE (   _name_,
  _type_,
  _fallback_,
  _op_,
  _slowWay_ 
)