LMMS
Loading...
Searching...
No Matches
White.h File Reference

Go to the source code of this file.

Classes

class  DSP::White

Namespaces

namespace  DSP

Macros

#define BIT(y)
#define BIT(y)

Macro Definition Documentation

◆ BIT [1/2]

#define BIT ( y)
Value:
((b << (30 - y)) & 0x40000000)
int y
Definition inflate.c:1588
b
Definition crypt.c:628

◆ BIT [2/2]

#define BIT ( y)
Value:
((b << (31 - y)) & 0x80000000)