Searched defs:TO_OSSVOL (Results 1 – 2 of 2) sorted by relevance
36 #define TO_OSSVOL(x) (((x) * 100 + 127) / 255) macro
59 #define TO_OSSVOL(x) (((x) * 100 + 127) / 255) macro