Searched defs:nChannels (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DAudioSnifferInterface.cpp100 int samplesPerSec, int nChannels, int bitsPerSample, bool fUnsigned)
107 VRDEAUDIOFORMAT format = VRDE_AUDIO_FMT_MAKE(samplesPerSec, nChannels, bitsPerSample, !fUnsigned);
99 iface_AudioSamplesOut(PPDMIAUDIOSNIFFERCONNECTOR pInterface, void *pvSamples, uint32_t cSamples, int samplesPerSec, int nChannels, int bitsPerSample, bool fUnsigned) argument
/vbox/src/VBox/Devices/Audio/
H A Daudiosniffer.c84 int nChannels; local
94 nChannels = hw->info.nchannels;
99 samplesPerSec, nChannels, bitsPerSample, fUnsigned);
/vbox/src/VBox/RDP/client-1.8.3/
H A Dtypes.h188 uint16 nChannels; member in struct:_RD_WAVEFORMATEX
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dmmsystem16.h566 UINT16 nChannels; member in struct:__anon14011
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dmmsystem16.h566 UINT16 nChannels; member in struct:__anon1356
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmmreg.h74 WORD nChannels; member in struct:_WAVEFORMATEX
H A Ddmusicf.h885 WORD nChannels; member in struct:_DSOUND_IO_DSBUFFERDESC
H A Dmmsystem.h488 WORD nChannels; member in struct:waveformat_tag
506 WORD nChannels; member in struct:tWAVEFORMATEX
2238 UINT nChannels; member in struct:tagMCI_WAVE_SET_PARMS
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmmreg.h74 WORD nChannels; member in struct:_WAVEFORMATEX
H A Ddmusicf.h887 WORD nChannels; member in struct:_DSOUND_IO_DSBUFFERDESC
H A Dmmsystem.h486 WORD nChannels; member in struct:waveformat_tag
504 WORD nChannels; member in struct:tWAVEFORMATEX
2236 UINT nChannels; member in struct:tagMCI_WAVE_SET_PARMS

Completed in 129 milliseconds