Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zEncode.h60 CRecordVector<UInt32> _SrcIn_to_DestOut; variable
D7zEncode.cpp22 _SrcIn_to_DestOut.ClearAndSetSize(numIn); in InitBindConv()
41 _SrcIn_to_DestOut[numIn] = destOut; in InitBindConv()
66 fb.UnpackIndex = _SrcIn_to_DestOut[mixerBond.UnpackIndex]; in SetFolder()