Home | History | Annotate | Download | only in functional

Lines Matching refs:reverseBits

98 static inline deUint32 reverseBits (deUint32 src, int numBits)
244 : m_dst.setBits(m_startNdxInSrc - high, m_startNdxInSrc - low, reverseBits(actualBits, numBitsToDst));