Home
last modified time | relevance | path

Searched defs:pWaveFormatEx (Results 1 – 13 of 13) sorted by relevance

/dports/audio/mous/mous-2.0.1/deps/MAC_SDK/Source/MACLib/
H A DMACLib.cpp142 int __stdcall FillWaveFormatEx(APE::WAVEFORMATEX * pWaveFormatEx, int nSampleRate, int nBitsPerSamp… in FillWaveFormatEx()
156 …WaveHeader(WAVE_HEADER * pWAVHeader, APE::intn nAudioBytes, APE::WAVEFORMATEX * pWaveFormatEx, APE… in FillWaveHeader()
H A DPrepare.cpp11 …epare::Prepare(const unsigned char * pRawData, int nBytes, const WAVEFORMATEX * pWaveFormatEx, int… in Prepare()
232 void CPrepare::Unprepare(int X, int Y, const WAVEFORMATEX * pWaveFormatEx, unsigned char * pOutput,… in Unprepare()
341 …are::UnprepareOld(int *pInputX, int *pInputY, intn nBlocks, const WAVEFORMATEX *pWaveFormatEx, uns… in UnprepareOld()
H A DAPEInfo.cpp352 WAVEFORMATEX * pWaveFormatEx = (WAVEFORMATEX *) nParam1; in GetInfo() local
/dports/audio/mac/mac-3.99-u4-b5-s7/src/MACLib/
H A DMACLib.cpp120 int __stdcall FillWaveFormatEx(WAVEFORMATEX * pWaveFormatEx, int nSampleRate, int nBitsPerSample, i… in FillWaveFormatEx()
134 …all FillWaveHeader(WAVE_HEADER * pWAVHeader, int nAudioBytes, WAVEFORMATEX * pWaveFormatEx, int nT… in FillWaveHeader()
H A DPrepare.cpp8 …epare::Prepare(const unsigned char * pRawData, int nBytes, const WAVEFORMATEX * pWaveFormatEx, int… in Prepare()
238 void CPrepare::Unprepare(int X, int Y, const WAVEFORMATEX * pWaveFormatEx, unsigned char * pOutput,… in Unprepare()
350 …pare::UnprepareOld(int *pInputX, int *pInputY, int nBlocks, const WAVEFORMATEX *pWaveFormatEx, uns… in UnprepareOld()
H A DAPEInfo.cpp308 WAVEFORMATEX * pWaveFormatEx = (WAVEFORMATEX *) nParam1; in GetInfo() local
/dports/audio/rhvoice/RHVoice-1.2.4/src/sapi/
H A DISpTTSEngineImpl.cpp91 …s, [[maybe_unused]] REFGUID rguidFormatId, [[maybe_unused]] const WAVEFORMATEX *pWaveFormatEx,cons… in Speak()
/dports/audio/mous/mous-2.0.1/deps/MAC_SDK/Compress/Sample 2/
H A DSample 2.cpp97 int FillWaveFormatExStructure(WAVEFORMATEX *pWaveFormatEx, int nSampleRate, int nBitsPerSample, int… in FillWaveFormatExStructure()
/dports/audio/flite/flite-2.1-release/sapi/FliteTTSEngineObj/
H A DFliteTTSEngineObj.cpp667 const WAVEFORMATEX * pWaveFormatEx, in Speak()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/speech/include/
H A Dsphelper.h1445 CSpStreamFormat(const WAVEFORMATEX * pWaveFormatEx, HRESULT * phr) in CSpStreamFormat()
1488 HRESULT AssignFormat(const WAVEFORMATEX * pWaveFormatEx) in AssignFormat()
1496 HRESULT AssignFormat(REFGUID rguidFormatId, const WAVEFORMATEX * pWaveFormatEx) in AssignFormat()
H A Dsapiddk.h2337 #define ISpTTSEngine_Speak(This,dwSpeakFlags,rguidFormatId,pWaveFormatEx,pTextFragList,pOutputSite)… argument
3720 #define ISpSREngine_RecognizeStream(This,rguidFmtId,pWaveFormatEx,hRequestSync,hDataAvailable,hExit… argument
H A Dsapi.h4549 #define ISpStream_SetBaseStream(This,pStream,rguidFormat,pWaveFormatEx) \ argument
4555 #define ISpStream_BindToFile(This,pszFileName,eMode,pFormatId,pWaveFormatEx,ullEventInterest) \ argument
5214 #define ISpAudio_SetFormat(This,rguidFmtId,pWaveFormatEx) \ argument
5631 #define ISpMMSysAudio_SetFormat(This,rguidFmtId,pWaveFormatEx) \ argument
7955 #define ISpRecoResult_ScaleAudio(This,pAudioFormatId,pWaveFormatEx) \ argument
9372 #define ISpRecoContext_SetAudioOptions(This,Options,pAudioFormatId,pWaveFormatEx) \ argument
/dports/audio/espeak/espeak-1.48.04-source/platforms/windows/windows_sapi/
H A Dttsengobj.cpp774 const WAVEFORMATEX * pWaveFormatEx, in Speak()