Home
last modified time | relevance | path

Searched defs:volopt (Results 1 – 5 of 5) sorted by relevance

/dports/audio/ocp/ocp-0.2.90/devw/
H A Ddwmix.h51 int volopt; /* only one flag: 0x01 srnd */ member
H A Ddevwmixf.c82 static int volopt; variable
123 int volopt; member
H A Ddevwnone.c68 uint8_t volopt; member
H A Ddevwmix.c91 static int volopt; variable
/dports/audio/openal-soft/openal-soft-1.21.1/alc/
H A Dalc.cpp3304 if(auto volopt = ConfigValueFloat(dev->DeviceName.c_str(), nullptr, "volume-adjust")) in alcCreateContext() local