Searched refs:i_source (Results 1 – 1 of 1) sorted by relevance
393 …uint64_t i_source = shift_idx + kBytesOfColumnLen + (num_elements + kNumDataOfByte - 1) / kNumData… in UncompressInt() local400 int64_t i64 = BytesLittleToMinIntType(columns_blob, i_source, mr_int_type); in UncompressInt()401 i_source += (kUnsignedOne << i_type); in UncompressInt()