Home
last modified time | relevance | path

Searched refs:staticMemoryModel (Results 1 – 25 of 38) sorted by relevance

12

/external/sonivox/arm-hybrid-22k/lib_src/
Deas_data.h126 EAS_BOOL8 staticMemoryModel; member
Deas_public.c284 if (pEASData->staticMemoryModel) in EAS_AllocateStream()
365 EAS_BOOL staticMemoryModel; in EAS_Init() local
368 staticMemoryModel = EAS_CMStaticMemoryModel(); in EAS_Init()
376 if (staticMemoryModel) in EAS_Init()
388 pEASData->staticMemoryModel = (EAS_BOOL8) staticMemoryModel; in EAS_Init()
539 if (!pEASData->staticMemoryModel) in EAS_Shutdown()
1500 if (pEASData->staticMemoryModel) in EAS_OpenMIDIStream()
1609 if (!pEASData->staticMemoryModel) in EAS_CloseMIDIStream()
Deas_mixer.c77 if (pEASData->staticMemoryModel) in EAS_MixEngineInit()
314 if (!pEASData->staticMemoryModel && (pEASData->pMixBuffer != NULL)) in EAS_MixEngineShutdown()
Deas_chorus.c92 if (pEASData->staticMemoryModel) in ChorusInit()
407 if (!pEASData->staticMemoryModel) in ChorusShutdown()
Deas_rtttl.c146 if (pEASData->staticMemoryModel) in RTTTL_CheckFileType()
203 if (!pEASData->staticMemoryModel) in RTTTL_Prepare()
576 if (!pEASData->staticMemoryModel) in RTTTL_Close()
Deas_wavefile.c149 if (pEASData->staticMemoryModel) in WaveCheckFileType()
275 if (!pEASData->staticMemoryModel) in WaveClose()
Deas_ota.c198 if (pEASData->staticMemoryModel) in OTA_CheckFileType()
630 if (!pEASData->staticMemoryModel) in OTA_Close()
Deas_smf.c135 if (pEASData->staticMemoryModel) in SMF_CheckFileType()
444 if (!pEASData->staticMemoryModel) in SMF_Close()
/external/sonivox/arm-fm-22k/lib_src/
Deas_data.h126 EAS_BOOL8 staticMemoryModel; member
Deas_public.c284 if (pEASData->staticMemoryModel) in EAS_AllocateStream()
365 EAS_BOOL staticMemoryModel; in EAS_Init() local
368 staticMemoryModel = EAS_CMStaticMemoryModel(); in EAS_Init()
376 if (staticMemoryModel) in EAS_Init()
388 pEASData->staticMemoryModel = (EAS_BOOL8) staticMemoryModel; in EAS_Init()
539 if (!pEASData->staticMemoryModel) in EAS_Shutdown()
1500 if (pEASData->staticMemoryModel) in EAS_OpenMIDIStream()
1609 if (!pEASData->staticMemoryModel) in EAS_CloseMIDIStream()
Deas_mixer.c77 if (pEASData->staticMemoryModel) in EAS_MixEngineInit()
314 if (!pEASData->staticMemoryModel && (pEASData->pMixBuffer != NULL)) in EAS_MixEngineShutdown()
Deas_chorus.c92 if (pEASData->staticMemoryModel) in ChorusInit()
407 if (!pEASData->staticMemoryModel) in ChorusShutdown()
Deas_rtttl.c146 if (pEASData->staticMemoryModel) in RTTTL_CheckFileType()
203 if (!pEASData->staticMemoryModel) in RTTTL_Prepare()
576 if (!pEASData->staticMemoryModel) in RTTTL_Close()
Deas_wavefile.c149 if (pEASData->staticMemoryModel) in WaveCheckFileType()
275 if (!pEASData->staticMemoryModel) in WaveClose()
Deas_ota.c198 if (pEASData->staticMemoryModel) in OTA_CheckFileType()
630 if (!pEASData->staticMemoryModel) in OTA_Close()
Deas_smf.c135 if (pEASData->staticMemoryModel) in SMF_CheckFileType()
444 if (!pEASData->staticMemoryModel) in SMF_Close()
/external/sonivox/arm-wt-22k/lib_src/
Deas_data.h128 EAS_BOOL8 staticMemoryModel; member
Deas_public.c284 if (pEASData->staticMemoryModel) in EAS_AllocateStream()
366 EAS_BOOL staticMemoryModel; in EAS_Init() local
369 staticMemoryModel = EAS_CMStaticMemoryModel(); in EAS_Init()
377 if (staticMemoryModel) in EAS_Init()
389 pEASData->staticMemoryModel = (EAS_BOOL8) staticMemoryModel; in EAS_Init()
540 if (!pEASData->staticMemoryModel) in EAS_Shutdown()
1512 if (pEASData->staticMemoryModel) in EAS_OpenMIDIStream()
1624 if (!pEASData->staticMemoryModel) in EAS_CloseMIDIStream()
Deas_mixer.c77 if (pEASData->staticMemoryModel) in EAS_MixEngineInit()
314 if (!pEASData->staticMemoryModel && (pEASData->pMixBuffer != NULL)) in EAS_MixEngineShutdown()
Deas_chorus.c92 if (pEASData->staticMemoryModel) in ChorusInit()
407 if (!pEASData->staticMemoryModel) in ChorusShutdown()
Deas_rtttl.c146 if (pEASData->staticMemoryModel) in RTTTL_CheckFileType()
203 if (!pEASData->staticMemoryModel) in RTTTL_Prepare()
576 if (!pEASData->staticMemoryModel) in RTTTL_Close()
Deas_xmf.c165 if (pEASData->staticMemoryModel) in XMF_CheckFileType()
344 if (!pEASData->staticMemoryModel) in XMF_Close()
Deas_wavefile.c149 if (pEASData->staticMemoryModel) in WaveCheckFileType()
275 if (!pEASData->staticMemoryModel) in WaveClose()
Deas_tonecontrol.c150 if (pEASData->staticMemoryModel) in TC_CheckFileType()
447 if (!pEASData->staticMemoryModel) in TC_Close()
Deas_ota.c198 if (pEASData->staticMemoryModel) in OTA_CheckFileType()
630 if (!pEASData->staticMemoryModel) in OTA_Close()

12