Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/lib_src/
Deas_wtengine.c185 const EAS_SAMPLE *pSamples; in WT_Interpolate()
186 const EAS_SAMPLE *loopEnd; in WT_Interpolate()
200 loopEnd = (const EAS_SAMPLE*) pWTVoice->loopEnd + 1; in WT_Interpolate()
201 pSamples = (const EAS_SAMPLE*) pWTVoice->phaseAccum; in WT_Interpolate()
244 pSamples = (const EAS_SAMPLE*) pWTVoice->loopStart + acc0; in WT_Interpolate()
284 const EAS_SAMPLE *pSamples; in WT_InterpolateNoLoop()
299 pSamples = (const EAS_SAMPLE*) pWTVoice->phaseAccum; in WT_InterpolateNoLoop()
Deas_sndlib.h56 typedef EAS_I16 EAS_SAMPLE; typedef
58 typedef EAS_I8 EAS_SAMPLE; typedef
353 EAS_SAMPLE *pDLSSamples;
391 SCNST EAS_SAMPLE *pSamples;
Dwt_22khz.c1394 const EAS_SAMPLE eas_samples[0x00033cbd + 20] =
14701 const EAS_SAMPLE eas_samples[0x00033cbd + 20] =
Deas_mdls.c424 …SYNTHESIZER_DATA *pDLSData, EAS_I32 pos, EAS_I32 size, S_WSMP_DATA *p, EAS_SAMPLE *pSample, EAS_U3…
1167 || (p->loopStart + p->loopLength > EAS_U32_MAX / sizeof(EAS_SAMPLE)))) in Parse_wsmp()
1262 …HESIZER_DATA *pDLSData, EAS_I32 pos, EAS_I32 size, S_WSMP_DATA *pWsmp, EAS_SAMPLE *pSample, EAS_U3… in Parse_data()
1318 if (sampleLen < sizeof(EAS_SAMPLE) in Parse_data()
1319 … || (pWsmp->loopStart + pWsmp->loopLength) * sizeof(EAS_SAMPLE) > sampleLen - sizeof(EAS_SAMPLE)) in Parse_data()
1330 …HESIZER_DATA *pDLSData, EAS_I32 pos, EAS_I32 size, S_WSMP_DATA *pWsmp, EAS_SAMPLE *pSample, EAS_U3… in Parse_data()
1852 if (sampleLen < sizeof(EAS_SAMPLE) in Parse_rgn()
1853 … || (pWsmp->loopStart + pWsmp->loopLength) * sizeof(EAS_SAMPLE) > sampleLen - sizeof(EAS_SAMPLE)) in Parse_rgn()
/external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
Deastestv37.c708 const EAS_SAMPLE testSamples[] =
Dwt_44khz.c1384 const EAS_SAMPLE eas_samples[] =