Searched refs:outDevIndex (Results 1 – 1 of 1) sorted by relevance
3429 int outDevIndex = _outputDeviceIndex; in SetDMOProperties() local3447 if (_GetDefaultDeviceIndex(eRender, role, &outDevIndex) == -1) { in SetDMOProperties()3452 DWORD devIndex = static_cast<uint32_t>(outDevIndex << 16) + in SetDMOProperties()3455 << ", render device index: " << outDevIndex; in SetDMOProperties()