Home
last modified time | relevance | path

Searched refs:hostApiOutputParameters (Results 1 – 8 of 8) sorted by relevance

/dports/emulators/mess/mame-mame0226/3rdparty/portaudio/src/common/
H A Dpa_front.c1110 hostApiOutputParameters.device = hostApiOutputDevice; in Pa_IsFormatSupported()
1115 hostApiOutputParametersPtr = &hostApiOutputParameters; in Pa_IsFormatSupported()
1244 hostApiOutputParameters.device = hostApiOutputDevice; in Pa_OpenStream()
1249 hostApiOutputParametersPtr = &hostApiOutputParameters; in Pa_OpenStream()
1321 hostApiOutputParameters.device = Pa_GetDefaultOutputDevice(); in Pa_OpenDefaultStream()
1322 if( hostApiOutputParameters.device == paNoDevice ) in Pa_OpenDefaultStream()
1325 hostApiOutputParameters.channelCount = outputChannelCount; in Pa_OpenDefaultStream()
1326 hostApiOutputParameters.sampleFormat = sampleFormat; in Pa_OpenDefaultStream()
1332 hostApiOutputParameters.suggestedLatency = in Pa_OpenDefaultStream()
1334 hostApiOutputParameters.hostApiSpecificStreamInfo = NULL; in Pa_OpenDefaultStream()
[all …]
/dports/devel/upp/upp/bazaar/plugin/portaudio/common/
H A Dpa_front.c1069 hostApiOutputParameters.device = hostApiOutputDevice; in Pa_IsFormatSupported()
1074 hostApiOutputParametersPtr = &hostApiOutputParameters; in Pa_IsFormatSupported()
1203 hostApiOutputParameters.device = hostApiOutputDevice; in Pa_OpenStream()
1208 hostApiOutputParametersPtr = &hostApiOutputParameters; in Pa_OpenStream()
1280 hostApiOutputParameters.device = Pa_GetDefaultOutputDevice(); in Pa_OpenDefaultStream()
1281 if( hostApiOutputParameters.device == paNoDevice ) in Pa_OpenDefaultStream()
1284 hostApiOutputParameters.channelCount = outputChannelCount; in Pa_OpenDefaultStream()
1285 hostApiOutputParameters.sampleFormat = sampleFormat; in Pa_OpenDefaultStream()
1291 hostApiOutputParameters.suggestedLatency = in Pa_OpenDefaultStream()
1293 hostApiOutputParameters.hostApiSpecificStreamInfo = NULL; in Pa_OpenDefaultStream()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/portaudio/src/common/
H A Dpa_front.c1110 hostApiOutputParameters.device = hostApiOutputDevice; in Pa_IsFormatSupported()
1115 hostApiOutputParametersPtr = &hostApiOutputParameters; in Pa_IsFormatSupported()
1244 hostApiOutputParameters.device = hostApiOutputDevice; in Pa_OpenStream()
1249 hostApiOutputParametersPtr = &hostApiOutputParameters; in Pa_OpenStream()
1321 hostApiOutputParameters.device = Pa_GetDefaultOutputDevice(); in Pa_OpenDefaultStream()
1322 if( hostApiOutputParameters.device == paNoDevice ) in Pa_OpenDefaultStream()
1325 hostApiOutputParameters.channelCount = outputChannelCount; in Pa_OpenDefaultStream()
1326 hostApiOutputParameters.sampleFormat = sampleFormat; in Pa_OpenDefaultStream()
1332 hostApiOutputParameters.suggestedLatency = in Pa_OpenDefaultStream()
1334 hostApiOutputParameters.hostApiSpecificStreamInfo = NULL; in Pa_OpenDefaultStream()
[all …]
/dports/audio/praat/praat-6.2.03/external/portaudio/
H A Dpa_front.c1110 hostApiOutputParameters.device = hostApiOutputDevice; in Pa_IsFormatSupported()
1115 hostApiOutputParametersPtr = &hostApiOutputParameters; in Pa_IsFormatSupported()
1244 hostApiOutputParameters.device = hostApiOutputDevice; in Pa_OpenStream()
1249 hostApiOutputParametersPtr = &hostApiOutputParameters; in Pa_OpenStream()
1321 hostApiOutputParameters.device = Pa_GetDefaultOutputDevice(); in Pa_OpenDefaultStream()
1322 if( hostApiOutputParameters.device == paNoDevice ) in Pa_OpenDefaultStream()
1325 hostApiOutputParameters.channelCount = outputChannelCount; in Pa_OpenDefaultStream()
1326 hostApiOutputParameters.sampleFormat = sampleFormat; in Pa_OpenDefaultStream()
1332 hostApiOutputParameters.suggestedLatency = in Pa_OpenDefaultStream()
1334 hostApiOutputParameters.hostApiSpecificStreamInfo = NULL; in Pa_OpenDefaultStream()
[all …]
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/portaudio_sc_org/src/common/
H A Dpa_front.c1110 hostApiOutputParameters.device = hostApiOutputDevice; in Pa_IsFormatSupported()
1115 hostApiOutputParametersPtr = &hostApiOutputParameters; in Pa_IsFormatSupported()
1244 hostApiOutputParameters.device = hostApiOutputDevice; in Pa_OpenStream()
1249 hostApiOutputParametersPtr = &hostApiOutputParameters; in Pa_OpenStream()
1321 hostApiOutputParameters.device = Pa_GetDefaultOutputDevice(); in Pa_OpenDefaultStream()
1322 if( hostApiOutputParameters.device == paNoDevice ) in Pa_OpenDefaultStream()
1325 hostApiOutputParameters.channelCount = outputChannelCount; in Pa_OpenDefaultStream()
1326 hostApiOutputParameters.sampleFormat = sampleFormat; in Pa_OpenDefaultStream()
1332 hostApiOutputParameters.suggestedLatency = in Pa_OpenDefaultStream()
1334 hostApiOutputParameters.hostApiSpecificStreamInfo = NULL; in Pa_OpenDefaultStream()
[all …]
/dports/audio/portaudio/portaudio/src/common/
H A Dpa_front.c1110 hostApiOutputParameters.device = hostApiOutputDevice; in Pa_IsFormatSupported()
1115 hostApiOutputParametersPtr = &hostApiOutputParameters; in Pa_IsFormatSupported()
1244 hostApiOutputParameters.device = hostApiOutputDevice; in Pa_OpenStream()
1249 hostApiOutputParametersPtr = &hostApiOutputParameters; in Pa_OpenStream()
1323 hostApiOutputParameters.device = Pa_GetDefaultOutputDevice(); in Pa_OpenDefaultStream()
1324 if( hostApiOutputParameters.device == paNoDevice ) in Pa_OpenDefaultStream()
1327 hostApiOutputParameters.channelCount = outputChannelCount; in Pa_OpenDefaultStream()
1328 hostApiOutputParameters.sampleFormat = sampleFormat; in Pa_OpenDefaultStream()
1334 hostApiOutputParameters.suggestedLatency = in Pa_OpenDefaultStream()
1336 hostApiOutputParameters.hostApiSpecificStreamInfo = NULL; in Pa_OpenDefaultStream()
[all …]
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/iaxclient/lib/portaudio/src/common/
H A Dpa_front.c1117 PaStreamParameters hostApiInputParameters, hostApiOutputParameters; in Pa_IsFormatSupported() local
1192 hostApiOutputParameters.device = hostApiOutputDevice; in Pa_IsFormatSupported()
1197 hostApiOutputParametersPtr = &hostApiOutputParameters; in Pa_IsFormatSupported()
1332 hostApiOutputParameters.device = hostApiOutputDevice; in Pa_OpenStream()
1337 hostApiOutputParametersPtr = &hostApiOutputParameters; in Pa_OpenStream()
1410 hostApiOutputParameters.device = Pa_GetDefaultOutputDevice(); in Pa_OpenDefaultStream()
1411 hostApiOutputParameters.channelCount = outputChannelCount; in Pa_OpenDefaultStream()
1412 hostApiOutputParameters.sampleFormat = sampleFormat; in Pa_OpenDefaultStream()
1418 hostApiOutputParameters.suggestedLatency = in Pa_OpenDefaultStream()
1420 hostApiOutputParameters.hostApiSpecificStreamInfo = NULL; in Pa_OpenDefaultStream()
[all …]
/dports/audio/espeak/espeak-1.48.04-source/src/
H A Dwavegen.cpp587 PaStreamParameters hostApiOutputParameters; in Pa_OpenDefaultStream2() local
590 hostApiOutputParameters.device = option_device_number; in Pa_OpenDefaultStream2()
592 hostApiOutputParameters.device = Pa_GetDefaultOutputDevice(); in Pa_OpenDefaultStream2()
594 if( hostApiOutputParameters.device == paNoDevice ) in Pa_OpenDefaultStream2()
597 hostApiOutputParameters.channelCount = outputChannelCount; in Pa_OpenDefaultStream2()
598 hostApiOutputParameters.sampleFormat = sampleFormat; in Pa_OpenDefaultStream2()
604 hostApiOutputParameters.suggestedLatency = in Pa_OpenDefaultStream2()
605 Pa_GetDeviceInfo( hostApiOutputParameters.device )->defaultHighOutputLatency; in Pa_OpenDefaultStream2()
606 hostApiOutputParameters.hostApiSpecificStreamInfo = NULL; in Pa_OpenDefaultStream2()
609 …stream, NULL, &hostApiOutputParameters, sampleRate, framesPerBuffer, paNoFlag, streamCallback, use… in Pa_OpenDefaultStream2()