Searched defs:SCALE_MUL (Results 1 – 2 of 2) sorted by relevance
165 #define SCALE_MUL(x,y) ( ( (x) * (y) ) >> SCALE_RED ) macro
114 #define SCALE_MUL(x,y) ( ( (x) * (y) ) >> SCALE_RED ) macro