Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp584 const int kNumProps = sizeof(propIDs) / sizeof(propIDs[0]); in Init() local
585 PROPVARIANT props[kNumProps]; in Init()
597 RINOK(setCoderProperties->SetCoderProperties(propIDs, props, kNumProps)); in Init()