AVIR
High-quality pro image resizing library
 All Classes Files Functions Variables Typedefs Macros
Classes | Typedefs | Functions
avir_float4_sse.h File Reference
#include <xmmintrin.h>
#include <emmintrin.h>

Go to the source code of this file.

Classes

class  avir::float4
 

Typedefs

typedef fpclass_def
< avir::float4, float > 
avir::fpclass_float4
 

Functions

float4 avir::clamp (const float4 &Value, const float4 &minv, const float4 &maxv)
 
float4 avir::round (const float4 &v)
 

Detailed Description

Inclusion file for the "float4" type.

This file includes the "float4" SSE-based type used for SIMD variable storage and processing.

AVIR Copyright (c) 2015-2020 Aleksey Vaneev