Searched defs:SCALE_MUL (Results 1 – 1 of 1) sorted by relevance
346 #define SCALE_MUL(x, y) ( ( (x) * (y) ) >> SCALE_RED ) macro499 #define SCALE_MUL(x, y) ( ( (x) * (y) ) >> SCALE_RED ) macro624 #define SCALE_MUL(x, y) ( ( (x) * (y) ) >> SCALE_RED ) macro