Searched refs:S_DSAMP (Results 1 – 1 of 1) sorted by relevance
43075 #define S_DSAMP 0 macro43077 #define V_DSAMP(x) ((x) << S_DSAMP)43078 #define G_DSAMP(x) (((x) >> S_DSAMP) & M_DSAMP)