Searched refs:WT_CheckSampleEnd (Results 1 - 5 of 5) sorted by relevance

/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_wtengine.h163 EAS_BOOL WT_CheckSampleEnd (S_WT_VOICE *pWTVoice, S_WT_INT_FRAME *pWTIntFrame, EAS_BOOL update);
H A Deas_wtsynth.c433 * WT_CheckSampleEnd
446 EAS_BOOL WT_CheckSampleEnd (S_WT_VOICE *pWTVoice, S_WT_INT_FRAME *pWTIntFrame, EAS_BOOL update) function
556 done = WT_CheckSampleEnd(pWTVoice, &intFrame, (EAS_BOOL) (voiceNum >= NUM_PRIMARY_VOICES));
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_wtengine.h163 EAS_BOOL WT_CheckSampleEnd (S_WT_VOICE *pWTVoice, S_WT_INT_FRAME *pWTIntFrame, EAS_BOOL update);
H A Deas_wtsynth.c433 * WT_CheckSampleEnd
446 EAS_BOOL WT_CheckSampleEnd (S_WT_VOICE *pWTVoice, S_WT_INT_FRAME *pWTIntFrame, EAS_BOOL update) function
560 done = WT_CheckSampleEnd(pWTVoice, &intFrame, (EAS_BOOL) (voiceNum >= NUM_PRIMARY_VOICES));
H A Deas_dlssynth.c428 done = WT_CheckSampleEnd(pWTVoice, &intFrame, EAS_FALSE);

Completed in 400 milliseconds