Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/lib_src/
Deas_public.c287 if (pEASData->staticMemoryModel) in EAS_AllocateStream()
369 EAS_BOOL staticMemoryModel; in EAS_Init() local
372 staticMemoryModel = EAS_CMStaticMemoryModel(); in EAS_Init()
380 if (staticMemoryModel) in EAS_Init()
392 pEASData->staticMemoryModel = (EAS_BOOL8) staticMemoryModel; in EAS_Init()
542 if (!pEASData->staticMemoryModel) in EAS_Shutdown()
1538 if (pEASData->staticMemoryModel) in EAS_OpenMIDIStream()
1650 if (!pEASData->staticMemoryModel) in EAS_CloseMIDIStream()
Deas_data.h128 EAS_BOOL8 staticMemoryModel; member
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.c167 if (pEASData->staticMemoryModel) in XMF_CheckFileType()
346 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.c201 if (pEASData->staticMemoryModel) in OTA_CheckFileType()
635 if (!pEASData->staticMemoryModel) in OTA_Close()
Deas_smf.c139 if (pEASData->staticMemoryModel) in SMF_CheckFileType()
453 if (!pEASData->staticMemoryModel) in SMF_Close()
Deas_pcm.c137 if (pEASData->staticMemoryModel) in EAS_PEInit()
179 if (!pEASData->staticMemoryModel) in EAS_PEShutdown()
Deas_reverb.c85 if (pEASData->staticMemoryModel) in ReverbInit()
796 if (!pEASData->staticMemoryModel) in ReverbShutdown()
Deas_imelody.c208 if (pEASData->staticMemoryModel) in IMY_CheckFileType()
654 if (!pEASData->staticMemoryModel) in IMY_Close()
Deas_voicemgt.c273 if (pEASData->staticMemoryModel) in VMInitialize()
335 if (pEASData->staticMemoryModel) in VMInitMIDI()
3711 if (!pEASData->staticMemoryModel) in VMMIDIShutdown()
3751 if (!pEASData->staticMemoryModel) in VMShutdown()