Home
last modified time | relevance | path

Searched refs:propSize (Results 1 – 25 of 489) sorted by relevance

12345678910>>...20

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/AudioEngine/Sinks/osx/
H A DCoreAudioChannelLayout.cpp98 UInt32 propSize = 0; in CopyLayout() local
100 m_pLayout = (AudioChannelLayout*)malloc(propSize); in CopyLayout()
107 UInt32 propSize = 0; in CopyLayout() local
110 m_pLayout = (AudioChannelLayout*)malloc(propSize); in CopyLayout()
193 UInt32 propSize = 0; in ChannelLayoutToString() local
196 pLayout = (AudioChannelLayout*)calloc(propSize, 1); in ChannelLayoutToString()
203 UInt32 propSize = 0; in ChannelLayoutToString() local
206 pLayout = (AudioChannelLayout*)calloc(propSize, 1); in ChannelLayoutToString()
242 UInt32 propSize = 0; in AllChannelUnknown() local
245 pLayout = (AudioChannelLayout*)calloc(propSize, 1); in AllChannelUnknown()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/multimedia/audio/
H A Dqaudiodeviceinfo_mac_p.cpp94 UInt32 propSize = 0; in preferredFormat() local
100 &propSize, in preferredFormat()
103 const int sc = propSize / sizeof(AudioStreamID); in preferredFormat()
112 &propSize, in preferredFormat()
185 UInt32 propSize = 0; in frequencyList() local
191 &propSize, in frequencyList()
203 &propSize, in frequencyList()
224 UInt32 propSize = 0; in channelsList() local
231 &propSize, in channelsList()
241 &propSize, in channelsList()
[all …]
/dports/multimedia/webcamoid/webcamoid-8.8.0/libAvKys/Plugins/AudioDevice/src/coreaudio/src/
H A Daudiodevcoreaudio.cpp561 UInt32 propSize = sizeof(AudioDeviceID); in defaultDevice() local
568 &propSize, in defaultDevice()
596 UInt32 propSize = 0; in supportedCAFormats() local
621 &propSize, in supportedCAFormats()
651 UInt32 propSize = 0; in supportedCAFormats() local
658 if (status != noErr || !propSize) in supportedCAFormats()
671 if (status != noErr || !propSize) in supportedCAFormats()
694 UInt32 propSize = 0; in supportedCALayouts() local
721 &propSize, in supportedCALayouts()
748 UInt32 propSize = 0; in supportedCASampleRates() local
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/portaudio/src/hostapi/coreaudio/
H A Dpa_mac_core.c454 UInt32 propSize;
463 propSize = sizeof(UInt32);
467 propSize = sizeof(UInt32);
471 propSize = sizeof(UInt32);
511 UInt32 propSize; in CalculateFixedDeviceLatency() local
528 propSize = sizeof(UInt32); in CalculateFixedDeviceLatency()
532 propSize = sizeof(UInt32); in CalculateFixedDeviceLatency()
547 UInt32 propSize; in CalculateDefaultDeviceLatencies() local
581 UInt32 propSize; in GetChannelInfo() local
656 UInt32 propSize; in InitializeDeviceInfo() local
[all …]
H A Dpa_mac_core_old.c247 UInt32 propSize; in GetChannelInfo() local
254 buflist = PaUtil_AllocateMemory(propSize); in GetChannelInfo()
267 propSize = sizeof(UInt32); in GetChannelInfo()
293 UInt32 propSize; in InitializeDeviceInfo() local
297 char *name = PaUtil_AllocateMemory(propSize); in InitializeDeviceInfo()
298 …rr(AudioDeviceGetProperty(macCoreDeviceId, 0, 0, kAudioDevicePropertyDeviceName, &propSize, name)); in InitializeDeviceInfo()
304 propSize = sizeof(Float64); in InitializeDeviceInfo()
376 UInt32 propSize = sizeof(AudioStreamBasicDescription); in CheckFormat() local
377 AudioStreamBasicDescription *streamDescription = PaUtil_AllocateMemory(propSize); in CheckFormat()
545 UInt32 propSize = sizeof(double); in SetSampleRate() local
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/portaudio/src/hostapi/coreaudio/
H A Dpa_mac_core.c454 UInt32 propSize;
463 propSize = sizeof(UInt32);
467 propSize = sizeof(UInt32);
471 propSize = sizeof(UInt32);
511 UInt32 propSize; in CalculateFixedDeviceLatency() local
528 propSize = sizeof(UInt32); in CalculateFixedDeviceLatency()
532 propSize = sizeof(UInt32); in CalculateFixedDeviceLatency()
547 UInt32 propSize; in CalculateDefaultDeviceLatencies() local
581 UInt32 propSize; in GetChannelInfo() local
656 UInt32 propSize; in InitializeDeviceInfo() local
[all …]
H A Dpa_mac_core_old.c247 UInt32 propSize; in GetChannelInfo() local
254 buflist = PaUtil_AllocateMemory(propSize); in GetChannelInfo()
267 propSize = sizeof(UInt32); in GetChannelInfo()
293 UInt32 propSize; in InitializeDeviceInfo() local
297 char *name = PaUtil_AllocateMemory(propSize); in InitializeDeviceInfo()
298 …rr(AudioDeviceGetProperty(macCoreDeviceId, 0, 0, kAudioDevicePropertyDeviceName, &propSize, name)); in InitializeDeviceInfo()
304 propSize = sizeof(Float64); in InitializeDeviceInfo()
376 UInt32 propSize = sizeof(AudioStreamBasicDescription); in CheckFormat() local
377 AudioStreamBasicDescription *streamDescription = PaUtil_AllocateMemory(propSize); in CheckFormat()
545 UInt32 propSize = sizeof(double); in SetSampleRate() local
[all …]
/dports/audio/portaudio/portaudio/src/hostapi/coreaudio/
H A Dpa_mac_core.c454 UInt32 propSize;
463 propSize = sizeof(UInt32);
467 propSize = sizeof(UInt32);
471 propSize = sizeof(UInt32);
511 UInt32 propSize; in CalculateFixedDeviceLatency() local
528 propSize = sizeof(UInt32); in CalculateFixedDeviceLatency()
532 propSize = sizeof(UInt32); in CalculateFixedDeviceLatency()
547 UInt32 propSize; in CalculateDefaultDeviceLatencies() local
581 UInt32 propSize; in GetChannelInfo() local
656 UInt32 propSize; in InitializeDeviceInfo() local
[all …]
H A Dpa_mac_core_old.c247 UInt32 propSize; in GetChannelInfo() local
254 buflist = PaUtil_AllocateMemory(propSize); in GetChannelInfo()
267 propSize = sizeof(UInt32); in GetChannelInfo()
293 UInt32 propSize; in InitializeDeviceInfo() local
297 char *name = PaUtil_AllocateMemory(propSize); in InitializeDeviceInfo()
298 …rr(AudioDeviceGetProperty(macCoreDeviceId, 0, 0, kAudioDevicePropertyDeviceName, &propSize, name)); in InitializeDeviceInfo()
304 propSize = sizeof(Float64); in InitializeDeviceInfo()
376 UInt32 propSize = sizeof(AudioStreamBasicDescription); in CheckFormat() local
377 AudioStreamBasicDescription *streamDescription = PaUtil_AllocateMemory(propSize); in CheckFormat()
545 UInt32 propSize = sizeof(double); in SetSampleRate() local
[all …]
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/portaudio_sc_org/src/hostapi/coreaudio/
H A Dpa_mac_core.c454 UInt32 propSize;
463 propSize = sizeof(UInt32);
467 propSize = sizeof(UInt32);
471 propSize = sizeof(UInt32);
511 UInt32 propSize; in CalculateFixedDeviceLatency() local
528 propSize = sizeof(UInt32); in CalculateFixedDeviceLatency()
532 propSize = sizeof(UInt32); in CalculateFixedDeviceLatency()
547 UInt32 propSize; in CalculateDefaultDeviceLatencies() local
581 UInt32 propSize; in GetChannelInfo() local
656 UInt32 propSize; in InitializeDeviceInfo() local
[all …]
H A Dpa_mac_core_old.c247 UInt32 propSize; in GetChannelInfo() local
254 buflist = PaUtil_AllocateMemory(propSize); in GetChannelInfo()
267 propSize = sizeof(UInt32); in GetChannelInfo()
293 UInt32 propSize; in InitializeDeviceInfo() local
297 char *name = PaUtil_AllocateMemory(propSize); in InitializeDeviceInfo()
298 …rr(AudioDeviceGetProperty(macCoreDeviceId, 0, 0, kAudioDevicePropertyDeviceName, &propSize, name)); in InitializeDeviceInfo()
304 propSize = sizeof(Float64); in InitializeDeviceInfo()
376 UInt32 propSize = sizeof(AudioStreamBasicDescription); in CheckFormat() local
377 AudioStreamBasicDescription *streamDescription = PaUtil_AllocateMemory(propSize); in CheckFormat()
545 UInt32 propSize = sizeof(double); in SetSampleRate() local
[all …]
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/iaxclient/lib/portaudio/src/hostapi/coreaudio/
H A Dpa_mac_core.c241 UInt32 propSize; in GetChannelInfo() local
248 buflist = PaUtil_AllocateMemory(propSize); in GetChannelInfo()
261 propSize = sizeof(UInt32); in GetChannelInfo()
287 UInt32 propSize; in InitializeDeviceInfo() local
291 char *name = PaUtil_AllocateMemory(propSize); in InitializeDeviceInfo()
292 …rr(AudioDeviceGetProperty(macCoreDeviceId, 0, 0, kAudioDevicePropertyDeviceName, &propSize, name)); in InitializeDeviceInfo()
298 propSize = sizeof(Float64); in InitializeDeviceInfo()
370 UInt32 propSize = sizeof(AudioStreamBasicDescription); in CheckFormat() local
371 AudioStreamBasicDescription *streamDescription = PaUtil_AllocateMemory(propSize); in CheckFormat()
539 UInt32 propSize = sizeof(double); in SetSampleRate() local
[all …]
/dports/devel/upp/upp/bazaar/plugin/portaudio/hostapi/coreaudio/
H A Dpa_mac_core_old.c247 UInt32 propSize; in GetChannelInfo() local
254 buflist = PaUtil_AllocateMemory(propSize); in GetChannelInfo()
267 propSize = sizeof(UInt32); in GetChannelInfo()
293 UInt32 propSize; in InitializeDeviceInfo() local
297 char *name = PaUtil_AllocateMemory(propSize); in InitializeDeviceInfo()
298 …rr(AudioDeviceGetProperty(macCoreDeviceId, 0, 0, kAudioDevicePropertyDeviceName, &propSize, name)); in InitializeDeviceInfo()
304 propSize = sizeof(Float64); in InitializeDeviceInfo()
376 UInt32 propSize = sizeof(AudioStreamBasicDescription); in CheckFormat() local
377 AudioStreamBasicDescription *streamDescription = PaUtil_AllocateMemory(propSize); in CheckFormat()
545 UInt32 propSize = sizeof(double); in SetSampleRate() local
[all …]
H A Dpa_mac_core.c427 UInt32 propSize;
436 propSize = sizeof(UInt32);
440 propSize = sizeof(UInt32);
444 propSize = sizeof(UInt32);
484 UInt32 propSize; in CalculateFixedDeviceLatency() local
501 propSize = sizeof(UInt32); in CalculateFixedDeviceLatency()
505 propSize = sizeof(UInt32); in CalculateFixedDeviceLatency()
520 UInt32 propSize; in CalculateDefaultDeviceLatencies() local
535 propSize = sizeof(UInt32); in CalculateDefaultDeviceLatencies()
554 UInt32 propSize; in GetChannelInfo() local
[all …]
/dports/audio/praat/praat-6.2.03/external/portaudio/
H A Dpa_mac_core.c454 UInt32 propSize;
463 propSize = sizeof(UInt32);
467 propSize = sizeof(UInt32);
471 propSize = sizeof(UInt32);
511 UInt32 propSize;
528 propSize = sizeof(UInt32);
532 propSize = sizeof(UInt32);
547 UInt32 propSize;
581 UInt32 propSize;
656 UInt32 propSize;
[all …]
/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/plugins/coreaudio/
H A Dcoreaudiodeviceinfo.mm72 UInt32 propSize = 0;
78 …GetPropertyDataSize(m_deviceId, &audioDevicePropertyStreamsAddress, 0, NULL, &propSize) == noErr) {
80 const int sc = propSize / sizeof(AudioStreamID);
85 …tPropertyData(m_deviceId, &audioDevicePropertyStreamsAddress, 0, NULL, &propSize, streams) == noEr…
159 UInt32 propSize = 0;
165 …etPropertyDataSize(m_deviceId, &availableNominalSampleRatesAddress, 0, NULL, &propSize) == noErr) {
166 const int pc = propSize / sizeof(AudioValueRange);
171 …etPropertyData(m_deviceId, &availableNominalSampleRatesAddress, 0, NULL, &propSize, vr) == noErr) {
308 UInt32 propSize = 0;
315 0, NULL, &propSize) == noErr) {
[all …]
/dports/audio/aubio/aubio-0.4.9/src/io/
H A Dsource_apple_audio.c94 UInt32 propSize; in aubio_source_apple_audio_open() local
117 propSize = sizeof(fileFormat); in aubio_source_apple_audio_open()
122 kExtAudioFileProperty_FileDataFormat, &propSize, &fileFormat); in aubio_source_apple_audio_open()
140 propSize = sizeof(AudioStreamBasicDescription); in aubio_source_apple_audio_open()
153 propSize, &clientFormat); in aubio_source_apple_audio_open()
339 UInt32 propSize = sizeof(fileLengthFrames); in aubio_source_apple_audio_get_duration() local
341 kExtAudioFileProperty_FileLengthFrames, &propSize, &fileLengthFrames); in aubio_source_apple_audio_get_duration()
/dports/audio/py-aubio/aubio-0.4.9/src/io/
H A Dsource_apple_audio.c94 UInt32 propSize; in aubio_source_apple_audio_open() local
117 propSize = sizeof(fileFormat); in aubio_source_apple_audio_open()
122 kExtAudioFileProperty_FileDataFormat, &propSize, &fileFormat); in aubio_source_apple_audio_open()
140 propSize = sizeof(AudioStreamBasicDescription); in aubio_source_apple_audio_open()
153 propSize, &clientFormat); in aubio_source_apple_audio_open()
339 UInt32 propSize = sizeof(fileLengthFrames); in aubio_source_apple_audio_get_duration() local
341 kExtAudioFileProperty_FileLengthFrames, &propSize, &fileLengthFrames); in aubio_source_apple_audio_get_duration()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/
H A Dscreen.cpp109 double propSize = g_conf->_propInfo._size; in loadFonts() local
117 _fonts[4] = loadFont(PROPR, archive, propSize, propAspect, FONTR); in loadFonts()
118 _fonts[5] = loadFont(PROPB, archive, propSize, propAspect, FONTB); in loadFonts()
119 _fonts[6] = loadFont(PROPI, archive, propSize, propAspect, FONTI); in loadFonts()
120 _fonts[7] = loadFont(PROPZ, archive, propSize, propAspect, FONTZ); in loadFonts()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/
H A Dscreen.cpp109 double propSize = g_conf->_propInfo._size; in loadFonts() local
117 _fonts[4] = loadFont(PROPR, archive, propSize, propAspect, FONTR); in loadFonts()
118 _fonts[5] = loadFont(PROPB, archive, propSize, propAspect, FONTB); in loadFonts()
119 _fonts[6] = loadFont(PROPI, archive, propSize, propAspect, FONTI); in loadFonts()
120 _fonts[7] = loadFont(PROPZ, archive, propSize, propAspect, FONTZ); in loadFonts()
/dports/multimedia/snapcast/snapcast-0.25.0/client/player/
H A Dcoreaudio_player.cpp68 UInt32 propSize; in pcm_list() local
70 if (AudioObjectGetPropertyDataSize(devids[i], &theAddress, 0, NULL, &propSize)) in pcm_list()
73 AudioBufferList* buflist = new AudioBufferList[propSize]; in pcm_list()
74 if (AudioObjectGetPropertyData(devids[i], &theAddress, 0, NULL, &propSize, buflist)) in pcm_list()
/dports/games/openspades/openspades-0.1.3/Sources/AngelScript/source/
H A Das_objecttype.cpp508 int propSize; in AddPropertyToClass() local
516 propSize = dt.GetSizeInMemoryBytes(); in AddPropertyToClass()
519 propSize = dt.GetSizeOnStackDWords()*4; in AddPropertyToClass()
528 propSize = AS_PTR_SIZE * 4; in AddPropertyToClass()
531 propSize = dt.GetSizeInMemoryBytes(); in AddPropertyToClass()
535 if( propSize == 2 && (size & 1) ) size += 1; in AddPropertyToClass()
536 if( propSize > 2 && (size & 3) ) size += 4 - (size & 3); in AddPropertyToClass()
549 size += propSize; in AddPropertyToClass()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/angelscript/source/
H A Das_objecttype.cpp529 int propSize; in AddPropertyToClass() local
537 propSize = dt.GetSizeInMemoryBytes(); in AddPropertyToClass()
540 propSize = dt.GetSizeOnStackDWords()*4; in AddPropertyToClass()
549 propSize = AS_PTR_SIZE * 4; in AddPropertyToClass()
552 propSize = dt.GetSizeInMemoryBytes(); in AddPropertyToClass()
556 if( propSize == 2 && (size & 1) ) size += 1; in AddPropertyToClass()
557 if( propSize > 2 && (size & 3) ) size += 4 - (size & 3); in AddPropertyToClass()
570 size += propSize; in AddPropertyToClass()
/dports/lang/angelscript/sdk/angelscript/source/
H A Das_objecttype.cpp529 int propSize; in AddPropertyToClass() local
537 propSize = dt.GetSizeInMemoryBytes(); in AddPropertyToClass()
540 propSize = dt.GetSizeOnStackDWords()*4; in AddPropertyToClass()
549 propSize = AS_PTR_SIZE * 4; in AddPropertyToClass()
552 propSize = dt.GetSizeInMemoryBytes(); in AddPropertyToClass()
556 if( propSize == 2 && (size & 1) ) size += 1; in AddPropertyToClass()
557 if( propSize > 2 && (size & 3) ) size += 4 - (size & 3); in AddPropertyToClass()
570 size += propSize; in AddPropertyToClass()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/AngelScript/source/
H A Das_objecttype.cpp508 int propSize; in AddPropertyToClass() local
516 propSize = dt.GetSizeInMemoryBytes(); in AddPropertyToClass()
519 propSize = dt.GetSizeOnStackDWords()*4; in AddPropertyToClass()
528 propSize = AS_PTR_SIZE * 4; in AddPropertyToClass()
531 propSize = dt.GetSizeInMemoryBytes(); in AddPropertyToClass()
535 if( propSize == 2 && (size & 1) ) size += 1; in AddPropertyToClass()
536 if( propSize > 2 && (size & 3) ) size += 4 - (size & 3); in AddPropertyToClass()
549 size += propSize; in AddPropertyToClass()

12345678910>>...20