Searched refs:S_DSAMP (Results 1 – 1 of 1) sorted by relevance
22481 #define S_DSAMP 0 macro22483 #define V_DSAMP(x) ((x) << S_DSAMP)22484 #define G_DSAMP(x) (((x) >> S_DSAMP) & M_DSAMP)