Searched refs:kNumProps (Results 1 – 1 of 1) sorted by relevance
584 const int kNumProps = sizeof(propIDs) / sizeof(propIDs[0]); in Init() local585 PROPVARIANT props[kNumProps]; in Init()597 RINOK(setCoderProperties->SetCoderProperties(propIDs, props, kNumProps)); in Init()