Searched defs:NUMBER_SAMPLES_PER_LINE (Results 1 – 2 of 2) sorted by relevance
142 #define NUMBER_SAMPLES_PER_LINE(pipe, val) (((val) & 0x3) << ((pipe) * 6)) macro
9528 #define NUMBER_SAMPLES_PER_LINE(pipe, val) (((val) & 0x3) << ((pipe) * 6)) macro