Searched defs:setBit (Results 1 – 2 of 2) sorted by relevance
1606 … uint32_t setBit = (dst.GetSize() == BYTE_SIZE) ? (1U << static_cast<uint32_t>(BYTE_SIZE - 1)) in EncoderCastExtendFromInt32() local
1311 …int32_t setBit = (dst.GetSize() == BYTE_SIZE) ? (1UL << (BYTE_SIZE - 1)) : (1UL << (HALF_SIZE - 1)… in EncodeCastFloatWithSmallDst() local