Searched refs:nHigh (Results 1 – 1 of 1) sorted by relevance
371 const int nHigh = nBits - nLow; in read_astc_bits() local374 ((block.fHigh & ((1ULL << nHigh) - 1)) << nLow); in read_astc_bits()