Searched refs:FSHIFT (Results 1 – 2 of 2) sorted by relevance
43 %#define FSHIFT 8 /* bits to right of fixed binary point */44 %#define FSCALE (1<<FSHIFT)
20 #define FSHIFT 8 /* bits to right of fixed binary point */ macro21 #define FSCALE (1<<FSHIFT)