Searched refs:C_RADEON_CC_BITS_PER_FIELD (Results 1 – 2 of 2) sorted by relevance
28 C_RADEON_CC_BITS_PER_FIELD = 16, enumerator
107 if ((bit += nbits) >= C_RADEON_CC_BITS_PER_FIELD) in DecodeBits()113 if (bit != C_RADEON_CC_BITS_PER_FIELD) in DecodeBits()