HomeSort by relevance Sort by last modified time
    Searched refs:staticMemoryModel (Results 1 - 25 of 38) sorted by null

1 2

  /external/sonivox/arm-fm-22k/lib_src/
eas_data.h 126 EAS_BOOL8 staticMemoryModel;
eas_mixer.c 77 if (pEASData->staticMemoryModel)
314 if (!pEASData->staticMemoryModel && (pEASData->pMixBuffer != NULL))
eas_public.c 284 if (pEASData->staticMemoryModel)
365 EAS_BOOL staticMemoryModel;
368 staticMemoryModel = EAS_CMStaticMemoryModel();
376 if (staticMemoryModel)
388 pEASData->staticMemoryModel = (EAS_BOOL8) staticMemoryModel;
539 if (!pEASData->staticMemoryModel)
    [all...]
eas_chorus.c 92 if (pEASData->staticMemoryModel)
407 if (!pEASData->staticMemoryModel)
eas_rtttl.c 146 if (pEASData->staticMemoryModel)
203 if (!pEASData->staticMemoryModel)
576 if (!pEASData->staticMemoryModel)
    [all...]
eas_ota.c 198 if (pEASData->staticMemoryModel)
630 if (!pEASData->staticMemoryModel)
    [all...]
eas_wavefile.c 149 if (pEASData->staticMemoryModel)
275 if (!pEASData->staticMemoryModel)
eas_imelody.c 208 if (pEASData->staticMemoryModel)
645 if (!pEASData->staticMemoryModel)
    [all...]
eas_pcm.c 137 if (pEASData->staticMemoryModel)
179 if (!pEASData->staticMemoryModel)
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_data.h 126 EAS_BOOL8 staticMemoryModel;
eas_mixer.c 77 if (pEASData->staticMemoryModel)
314 if (!pEASData->staticMemoryModel && (pEASData->pMixBuffer != NULL))
eas_public.c 284 if (pEASData->staticMemoryModel)
365 EAS_BOOL staticMemoryModel;
368 staticMemoryModel = EAS_CMStaticMemoryModel();
376 if (staticMemoryModel)
388 pEASData->staticMemoryModel = (EAS_BOOL8) staticMemoryModel;
539 if (!pEASData->staticMemoryModel)
    [all...]
eas_chorus.c 92 if (pEASData->staticMemoryModel)
407 if (!pEASData->staticMemoryModel)
eas_rtttl.c 146 if (pEASData->staticMemoryModel)
203 if (!pEASData->staticMemoryModel)
576 if (!pEASData->staticMemoryModel)
    [all...]
eas_ota.c 198 if (pEASData->staticMemoryModel)
630 if (!pEASData->staticMemoryModel)
    [all...]
eas_wavefile.c 149 if (pEASData->staticMemoryModel)
275 if (!pEASData->staticMemoryModel)
  /external/sonivox/arm-wt-22k/lib_src/
eas_data.h 128 EAS_BOOL8 staticMemoryModel;
eas_mixer.c 77 if (pEASData->staticMemoryModel)
314 if (!pEASData->staticMemoryModel && (pEASData->pMixBuffer != NULL))
eas_public.c 284 if (pEASData->staticMemoryModel)
366 EAS_BOOL staticMemoryModel;
369 staticMemoryModel = EAS_CMStaticMemoryModel();
377 if (staticMemoryModel)
389 pEASData->staticMemoryModel = (EAS_BOOL8) staticMemoryModel;
540 if (!pEASData->staticMemoryModel)
    [all...]
eas_chorus.c 92 if (pEASData->staticMemoryModel)
407 if (!pEASData->staticMemoryModel)
eas_rtttl.c 146 if (pEASData->staticMemoryModel)
203 if (!pEASData->staticMemoryModel)
576 if (!pEASData->staticMemoryModel)
    [all...]
eas_ota.c 198 if (pEASData->staticMemoryModel)
630 if (!pEASData->staticMemoryModel)
    [all...]
eas_tonecontrol.c 150 if (pEASData->staticMemoryModel)
447 if (!pEASData->staticMemoryModel)
eas_wavefile.c 149 if (pEASData->staticMemoryModel)
275 if (!pEASData->staticMemoryModel)
eas_xmf.c 165 if (pEASData->staticMemoryModel)
344 if (!pEASData->staticMemoryModel)

Completed in 280 milliseconds

1 2