Searched refs:FAudioMallocFunc (Results 1 – 19 of 19) sorted by relevance
/dports/audio/faudio/FAudio-21.01/include/ |
H A D | FAudioFX.h | 273 FAudioMallocFunc customMalloc, 280 FAudioMallocFunc customMalloc, 287 FAudioMallocFunc customMalloc,
|
H A D | FAPOBase.h | 134 FAudioMallocFunc pMalloc; 155 FAudioMallocFunc customMalloc,
|
H A D | FAPOFX.h | 167 FAudioMallocFunc customMalloc,
|
H A D | FAudio.h | 1228 typedef void* (FAUDIOCALL * FAudioMallocFunc)(size_t size); typedef 1236 FAudioMallocFunc customMalloc, 1243 FAudioMallocFunc customMalloc,
|
H A D | FACT.h | 471 FAudioMallocFunc customMalloc,
|
/dports/audio/faudio/FAudio-21.01/src/ |
H A D | FAudio_internal.h | 230 FAudioMallocFunc pMalloc 236 FAudioMallocFunc pMalloc 402 FAudioMallocFunc pMalloc; 522 FAudioMallocFunc pMalloc 642 FAudioMallocFunc customMalloc, \
|
H A D | FAPOFX.c | 52 FAudioMallocFunc customMalloc, in FAPOFX_CreateFXWithCustomAllocatorEXT()
|
H A D | FAPOFX_reverb.c | 173 FAudioMallocFunc customMalloc, in FAPOFXCreateReverb()
|
H A D | FAPOFX_echo.c | 173 FAudioMallocFunc customMalloc, in FAPOFXCreateEcho()
|
H A D | FAPOFX_eq.c | 173 FAudioMallocFunc customMalloc, in FAPOFXCreateEQ()
|
H A D | FAPOFX_masteringlimiter.c | 173 FAudioMallocFunc customMalloc, in FAPOFXCreateMasteringLimiter()
|
H A D | FAudioFX_reverb.c | 85 FAudioMallocFunc pMalloc in DspDelay_Initialize() 271 FAudioMallocFunc pMalloc in DspCombShelving_Initialize() 345 FAudioMallocFunc pMalloc in DspAllPass_Initialize() 520 FAudioMallocFunc pMalloc in DspReverb_Create() 1495 FAudioMallocFunc customMalloc, in FAudioCreateReverbWithCustomAllocatorEXT() 1667 FAudioMallocFunc customMalloc, in FAudioCreateReverb9WithCustomAllocatorEXT()
|
H A D | FAudioFX_volumemeter.c | 235 FAudioMallocFunc customMalloc, in FAudioCreateVolumeMeterWithCustomAllocatorEXT()
|
H A D | FAPOBase.c | 57 FAudioMallocFunc customMalloc, in CreateFAPOBaseWithCustomAllocatorEXT()
|
H A D | FACT_internal.h | 421 FAudioMallocFunc pMalloc;
|
H A D | FAudio_internal.c | 169 FAudioMallocFunc pMalloc in LinkedList_AddEntry() 196 FAudioMallocFunc pMalloc in LinkedList_PrependEntry() 244 FAudioMallocFunc pMalloc in FAudio_INTERNAL_InsertSubmixSorted()
|
H A D | FACT.c | 48 FAudioMallocFunc customMalloc, in FACTCreateEngineWithCustomAllocatorEXT() 268 FAudioMallocFunc pMalloc; in FACTAudioEngine_ShutDown()
|
H A D | FAudio.c | 101 FAudioMallocFunc customMalloc, in FAudioCreateWithCustomAllocatorEXT() 119 FAudioMallocFunc customMalloc, in FAudioCOMConstructWithCustomAllocatorEXT()
|
H A D | FACT_internal.c | 2216 FAudioMallocFunc pMalloc in FACT_INTERNAL_ParseTrackEvents()
|