Searched refs:S_CH2SIZE1 (Results 1 – 1 of 1) sorted by relevance
29027 #define S_CH2SIZE1 16 macro29029 #define V_CH2SIZE1(x) ((x) << S_CH2SIZE1)29030 #define G_CH2SIZE1(x) (((x) >> S_CH2SIZE1) & M_CH2SIZE1)