Searched refs:S_ASAMPQ (Results 1 – 1 of 1) sorted by relevance
22501 #define S_ASAMPQ 3 macro22503 #define V_ASAMPQ(x) ((x) << S_ASAMPQ)22504 #define G_ASAMPQ(x) (((x) >> S_ASAMPQ) & M_ASAMPQ)