HomeSort by relevance Sort by last modified time
    Searched refs:EAS_SAMPLE (Results 1 - 6 of 6) sorted by null

  /external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
eastestv37.c 708 const EAS_SAMPLE testSamples[] =
    [all...]
wt_44khz.c     [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_sndlib.h 56 typedef EAS_I16 EAS_SAMPLE;
58 typedef EAS_I8 EAS_SAMPLE;
353 EAS_SAMPLE *pDLSSamples;
391 SCNST EAS_SAMPLE *pSamples;
eas_wtengine.c 185 const EAS_SAMPLE *pSamples;
186 const EAS_SAMPLE *loopEnd;
200 loopEnd = (const EAS_SAMPLE*) pWTVoice->loopEnd + 1;
201 pSamples = (const EAS_SAMPLE*) pWTVoice->phaseAccum;
244 pSamples = (const EAS_SAMPLE*) pWTVoice->loopStart + acc0;
284 const EAS_SAMPLE *pSamples;
299 pSamples = (const EAS_SAMPLE*) pWTVoice->phaseAccum;
wt_22khz.c     [all...]
eas_mdls.c 419 static EAS_RESULT Parse_data (SDLS_SYNTHESIZER_DATA *pDLSData, EAS_I32 pos, EAS_I32 size, S_WSMP_DATA *p, EAS_SAMPLE *pSample, EAS_U32 sampleLen);
    [all...]

Completed in 2492 milliseconds