Searched defs:SRC_RATIO (Results 1 – 2 of 2) sorted by relevance
37 #define SRC_RATIO(x,y) ((((x<<15)/y) + 1)/2) macro