Searched refs:S_GAIN_TH (Results 1 – 1 of 1) sorted by relevance
51152 #define S_GAIN_TH 6 macro51154 #define V_GAIN_TH(x) ((x) << S_GAIN_TH)51155 #define G_GAIN_TH(x) (((x) >> S_GAIN_TH) & M_GAIN_TH)