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.c187 const EAS_SAMPLE *pSamples; in WT_Interpolate()
188 const EAS_SAMPLE *loopEnd; in WT_Interpolate()
202 loopEnd = (const EAS_SAMPLE*) pWTVoice->loopEnd + 1; in WT_Interpolate()
203 pSamples = (const EAS_SAMPLE*) pWTVoice->phaseAccum; in WT_Interpolate()
246 pSamples = (const EAS_SAMPLE*) pWTVoice->loopStart + acc0; in WT_Interpolate()
286 const EAS_SAMPLE *pSamples; in WT_InterpolateNoLoop()
287 const EAS_SAMPLE *bufferEndP1; in WT_InterpolateNoLoop()
302 bufferEndP1 = (const EAS_SAMPLE*) pWTVoice->loopEnd + 1; in WT_InterpolateNoLoop()
303 pSamples = (const EAS_SAMPLE*) pWTVoice->phaseAccum; in WT_InterpolateNoLoop()
Dwt_22khz.c1394 const EAS_SAMPLE eas_samples[0x00033cbd + 20] =
14701 const EAS_SAMPLE eas_samples[0x00033cbd + 20] =
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;
Deas_mdls.c424 …SYNTHESIZER_DATA *pDLSData, EAS_I32 pos, EAS_I32 size, S_WSMP_DATA *p, EAS_SAMPLE *pSample, EAS_U3…
1168 || (p->loopStart + p->loopLength > EAS_U32_MAX / sizeof(EAS_SAMPLE)))) in Parse_wsmp()
1263 …HESIZER_DATA *pDLSData, EAS_I32 pos, EAS_I32 size, S_WSMP_DATA *pWsmp, EAS_SAMPLE *pSample, EAS_U3… in Parse_data()
1319 if (sampleLen < sizeof(EAS_SAMPLE) in Parse_data()
1320 … || (pWsmp->loopStart + pWsmp->loopLength) * sizeof(EAS_SAMPLE) > sampleLen - sizeof(EAS_SAMPLE)) in Parse_data()
1331 …HESIZER_DATA *pDLSData, EAS_I32 pos, EAS_I32 size, S_WSMP_DATA *pWsmp, EAS_SAMPLE *pSample, EAS_U3… in Parse_data()
1375 if (sampleLen < sizeof(EAS_SAMPLE) in Parse_data()
1376 … || (pWsmp->loopStart + pWsmp->loopLength) * sizeof(EAS_SAMPLE) > sampleLen - sizeof(EAS_SAMPLE)) { in Parse_data()
1857 if (sampleLen < sizeof(EAS_SAMPLE) in Parse_rgn()
1858 … || (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[] =