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