Searched refs:PPDMPCMPROPS (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/Audio/
H A DDrvAudio.h111 bool drvAudioPCMPropsAreEqual(PPDMPCMPROPS info, PPDMAUDIOSTREAMCFG pCfg);
112 int drvAudioStreamCfgToProps(PPDMAUDIOSTREAMCFG pCfg, PPDMPCMPROPS pProps);
150 void audio_pcm_info_clear_buf(PPDMPCMPROPS pPCMInfo, void *pvBuf, int len);
H A DDrvAudioCommon.cpp68 bool drvAudioPCMPropsAreEqual(PPDMPCMPROPS pProps, PPDMAUDIOSTREAMCFG pCfg);
277 bool drvAudioPCMPropsAreEqual(PPDMPCMPROPS pProps, PPDMAUDIOSTREAMCFG pCfg)
316 int drvAudioStreamCfgToProps(PPDMAUDIOSTREAMCFG pCfg, PPDMPCMPROPS pProps)
H A DAudioMixBuffer.h57 int audioMixBufInit(PPDMAUDIOMIXBUF pMixBuf, const char *pszName, PPDMPCMPROPS pProps, uint32_t cSamples);
H A DAudioMixBuffer.cpp624 int audioMixBufInit(PPDMAUDIOMIXBUF pMixBuf, const char *pszName, PPDMPCMPROPS pProps, uint32_t cSamples)
H A DDrvAudio.cpp318 void audio_pcm_info_clear_buf(PPDMPCMPROPS pPCMInfo, void *pvBuf, int len)
H A DDrvHostDSound.cpp257 static int dsoundLockInput(LPDIRECTSOUNDCAPTUREBUFFER pDSCB, PPDMPCMPROPS pProps,
/vbox/include/VBox/vmm/
H A Dpdmaudioifs.h203 } PDMPCMPROPS, *PPDMPCMPROPS; typedef in typeref:struct:PDMPCMPROPS

Completed in 64 milliseconds