Searched refs:destId (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/webrtc/modules/audio_device/win/ |
D | audio_mixer_manager_win.cc | 145 UINT destId(0); in EnumerateAll() local 153 for (destId = 0; destId < caps.cDestinations; destId++) in EnumerateAll() 155 GetDestinationLineInfo(mixId, destId, destLine, true); in EnumerateAll() 160 GetSourceLineInfo(mixId, destId, sourceId, sourceLine, true); in EnumerateAll() 190 UINT destId(0); in EnumerateSpeakers() local 203 for (destId = 0; destId < caps.cDestinations; destId++) in EnumerateSpeakers() 205 GetDestinationLineInfo(mixId, destId, destLine); in EnumerateSpeakers() 277 UINT destId(0); in EnumerateMicrophones() local 290 for (destId = 0; destId < caps.cDestinations; destId++) in EnumerateMicrophones() 292 GetDestinationLineInfo(mixId, destId, destLine); in EnumerateMicrophones() [all …]
|
D | audio_mixer_manager_win.h | 86 UINT SourceLines(UINT mixId, DWORD destId) const; 88 … bool GetDestinationLineInfo(UINT mixId, DWORD destId, MIXERLINE& line, bool trace = false) const; 89 …bool GetSourceLineInfo(UINT mixId, DWORD destId, DWORD srcId, MIXERLINE& line, bool trace = false)…
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | findbugs.jar | META-INF/
META-INF/MANIFEST.MF
default.xsl
edu/
edu/umd ... |