Home | History | Annotate | Download | only in ceres

Lines Matching refs:low_bits

2726   const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1);
2728 return low_bits;