Searched refs:FIXED_DIV2 (Results 1 – 2 of 2) sorted by relevance
67 #define FIXED_DIV2(x) ((x) >> 1) macro
72 #define FIXED_DIV2(x) ((x) >> 1) macro