hvirtual/plugins/freeverb/Components/denormals.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define undenormalise(sample)   if(((*(unsigned int*)&sample)&0x7f800000)==0) sample=0.0f


Define Documentation

#define undenormalise ( sample   )     if(((*(unsigned int*)&sample)&0x7f800000)==0) sample=0.0f

Definition at line 11 of file denormals.h.

Referenced by comb::process(), and allpass::process().


Generated on Mon Apr 28 14:01:13 2008 for Cinelerra by  doxygen 1.5.5