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