Searched refs:S_ESAMP (Results 1 – 1 of 1) sorted by relevance
55875 #define S_ESAMP 8 macro55877 #define V_ESAMP(x) ((x) << S_ESAMP)55878 #define G_ESAMP(x) (((x) >> S_ESAMP) & M_ESAMP)