Home
last modified time | relevance | path

Searched defs:pWTIntFrame (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sonivox/arm-wt-22k/lib_src/
H A Deas_wtengine.c81 void WT_VoiceGain (S_WT_VOICE *pWTVoice, S_WT_INT_FRAME *pWTIntFrame) in WT_VoiceGain()
185 void WT_Interpolate (S_WT_VOICE *pWTVoice, S_WT_INT_FRAME *pWTIntFrame) in WT_Interpolate()
290 void WT_InterpolateNoLoop (S_WT_VOICE *pWTVoice, S_WT_INT_FRAME *pWTIntFrame) in WT_InterpolateNoLoop()
394 void WT_VoiceFilter (S_FILTER_CONTROL *pFilter, S_WT_INT_FRAME *pWTIntFrame) in WT_VoiceFilter()
469 void NO_INT_OVERFLOW_CHECKS WT_NoiseGenerator (S_WT_VOICE *pWTVoice, S_WT_INT_FRAME *pWTIntFrame) in WT_NoiseGenerator()
534 void WT_ProcessVoice (S_WT_VOICE *pWTVoice, S_WT_INT_FRAME *pWTIntFrame) in WT_ProcessVoice()
616 void WT_InterpolateMono (S_WT_VOICE *pWTVoice, S_WT_INT_FRAME *pWTIntFrame) in WT_InterpolateMono()
713 void WT_ProcessVoice (S_WT_VOICE *pWTVoice, S_WT_INT_FRAME *pWTIntFrame) in WT_ProcessVoice()
H A Deas_wtsynth.c460 EAS_BOOL WT_CheckSampleEnd (S_WT_VOICE *pWTVoice, S_WT_INT_FRAME *pWTIntFrame, EAS_BOOL update) in WT_CheckSampleEnd()
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0650/
H A Dpoc.c59 S_WT_INT_FRAME pWTIntFrame = {}; in main() local