Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Common/
DCreateCoder.cpp47 static HRESULT ReadNumberOfStreams(ICompressCodecsInfo *codecsInfo, UInt32 index, PROPID propID, UI… in ReadNumberOfStreams() function
104 RINOK(ReadNumberOfStreams(GetCodecs, i, NMethodPropID::kPackStreams, info.NumStreams)); in Load()
107 RINOK(ReadNumberOfStreams(GetCodecs, i, NMethodPropID::kUnpackStreams, numUnpackStreams)); in Load()