Home
last modified time | relevance | path

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

/dports/audio/sfront/sfront-0.99/src/lib/asys/
H A Daudiounit.c398 #define ASYS_AUDIOUNIT_FRAMES_PER_SLICE 4096 macro
1203 if (inNumberFrames > ASYS_AUDIOUNIT_FRAMES_PER_SLICE) in asysn_audiounit_MyRenderer()
1593 if (inNumberFrames > ASYS_AUDIOUNIT_FRAMES_PER_SLICE) in asysn_audiounit_MyRenderer()
2544 My->MaximumFramesPerSlice = ASYS_AUDIOUNIT_FRAMES_PER_SLICE; in asysn_audiounit_initialize_properties()
2865 msize = sizeof(Float32)*ASYS_AUDIOUNIT_FRAMES_PER_SLICE; in asysn_audiounit_instance_cleanup()
2881 msize = sizeof(Float32)*ASYS_AUDIOUNIT_FRAMES_PER_SLICE; in asysn_audiounit_instance_cleanup()
4270 msize = sizeof(Float32)*ASYS_AUDIOUNIT_FRAMES_PER_SLICE; in asysn_audiounit_kComponentOpenSelect()
4284 msize = sizeof(Float32)*ASYS_AUDIOUNIT_FRAMES_PER_SLICE; in asysn_audiounit_kComponentOpenSelect()
4527 msize = sizeof(Float32)*ASYS_AUDIOUNIT_FRAMES_PER_SLICE; in asysn_audiounit_kComponentCloseSelect()
4542 msize = sizeof(Float32)*ASYS_AUDIOUNIT_FRAMES_PER_SLICE; in asysn_audiounit_kComponentCloseSelect()
[all …]