Searched defs:SCALE_MUL (Results 1 – 1 of 1) sorted by relevance
345 #define SCALE_MUL(x, y) ( ( (x) * (y) ) >> SCALE_RED ) macro498 #define SCALE_MUL(x, y) ( ( (x) * (y) ) >> SCALE_RED ) macro623 #define SCALE_MUL(x, y) ( ( (x) * (y) ) >> SCALE_RED ) macro