Searched refs:MIN_PPB_THRESH (Results 1 – 1 of 1) sorted by relevance
43 #define MIN_PPB_THRESH 50 macro44 #define PPB_THRESH(PPB) ((PPB * MIN_PPB_THRESH + 50) / 100)