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

  /external/sonivox/arm-wt-22k/lib_src/
eas_wtengine.h 163 EAS_BOOL WT_CheckSampleEnd (S_WT_VOICE *pWTVoice, S_WT_INT_FRAME *pWTIntFrame, EAS_BOOL update);
eas_dlssynth.c 428 done = WT_CheckSampleEnd(pWTVoice, &intFrame, EAS_FALSE);
eas_wtsynth.c 437 * WT_CheckSampleEnd
450 EAS_BOOL WT_CheckSampleEnd (S_WT_VOICE *pWTVoice, S_WT_INT_FRAME *pWTIntFrame, EAS_BOOL update)
577 done = WT_CheckSampleEnd(pWTVoice, &intFrame, (EAS_BOOL) (voiceNum >= NUM_PRIMARY_VOICES));
    [all...]

Completed in 67 milliseconds