Home
last modified time | relevance | path

Searched refs:BufIndexToSortedIndex (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/Common/
DUniqBlocks.cpp52 BufIndexToSortedIndex.ClearAndSetSize(num); in GetReverseMap()
53 unsigned *p = &BufIndexToSortedIndex[0]; in GetReverseMap()
DUniqBlocks.h14 CUIntVector BufIndexToSortedIndex; member