Libav
Functions
audiodsp.h File Reference

Go to the source code of this file.

Functions

void ff_vector_clipf_sse (float *dst, const float *src, float min, float max, int len)
 

Function Documentation

§ ff_vector_clipf_sse()

void ff_vector_clipf_sse ( float *  dst,
const float *  src,
float  min,
float  max,
int  len 
)

Referenced by ff_audiodsp_init_x86().