Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/lib_src/
Deas_public.c238 if (pEASData->staticMemoryModel) in EAS_AllocateStream()
320 EAS_BOOL staticMemoryModel; in EAS_Init() local
323 staticMemoryModel = EAS_CMStaticMemoryModel(); in EAS_Init()
331 if (staticMemoryModel) in EAS_Init()
343 pEASData->staticMemoryModel = (EAS_BOOL8) staticMemoryModel; in EAS_Init()
493 if (!pEASData->staticMemoryModel) in EAS_Shutdown()
Deas_data.h124 EAS_BOOL8 staticMemoryModel; member
Deas_mixer.c77 if (pEASData->staticMemoryModel) in EAS_MixEngineInit()
315 if (!pEASData->staticMemoryModel && (pEASData->pMixBuffer != NULL)) in EAS_MixEngineShutdown()
Deas_rtttl.c151 if (pEASData->staticMemoryModel) in RTTTL_CheckFileType()
208 if (!pEASData->staticMemoryModel) in RTTTL_Prepare()
586 if (!pEASData->staticMemoryModel) in RTTTL_Close()
Deas_xmf.c172 if (pEASData->staticMemoryModel) in XMF_CheckFileType()
358 if (!pEASData->staticMemoryModel) in XMF_Close()
Deas_ota.c206 if (pEASData->staticMemoryModel) in OTA_CheckFileType()
640 if (!pEASData->staticMemoryModel) in OTA_Close()
Deas_smf.c147 if (pEASData->staticMemoryModel) in SMF_CheckFileType()
461 if (!pEASData->staticMemoryModel) in SMF_Close()
Deas_imelody.c213 if (pEASData->staticMemoryModel) in IMY_CheckFileType()
659 if (!pEASData->staticMemoryModel) in IMY_Close()
Deas_reverb.c85 if (pEASData->staticMemoryModel) in ReverbInit()
796 if (!pEASData->staticMemoryModel) in ReverbShutdown()
Deas_voicemgt.c273 if (pEASData->staticMemoryModel) in VMInitialize()
335 if (pEASData->staticMemoryModel) in VMInitMIDI()
3362 if (!pEASData->staticMemoryModel) in VMMIDIShutdown()
3402 if (!pEASData->staticMemoryModel) in VMShutdown()