Home
last modified time | relevance | path

Searched defs:CaptureDevices (Results 1 – 7 of 7) sorted by relevance

/dports/audio/openal-soft/openal-soft-1.21.1/alc/
H A Dbformatdec.cpp61 { in checkName()
62 for(size_t j{0},k{0};j < mChannelDec.size();++j) in checkName()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/sound/
H A Dopenal.cpp42 static SCP_vector<OALdevice> CaptureDevices; variable
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/sound/
H A Dopenal.cpp47 static SCP_vector<OALdevice> CaptureDevices; variable
/dports/audio/openal-soft/openal-soft-1.21.1/alc/backends/
H A Ddsound.cpp131 al::vector<DevMap> CaptureDevices; variable
H A Dalsa.cpp245 al::vector<DevMap> CaptureDevices; variable
H A Dpulseaudio.cpp329 al::vector<DevMap> CaptureDevices; variable
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/port/
H A Dwin32_shmem.c248 if (size % largePageSize != 0) in swap()