Searched refs:_V_SYNC_WIDTH (Results 1 – 1 of 1) sorted by relevance
225 #define _V_SYNC_WIDTH(x) ((x[10] & 0x0F) + ((x[11] & 0x03) << 4)) macro226 #define V_SYNC_WIDTH _V_SYNC_WIDTH(c)