Home
last modified time | relevance | path

Searched refs:FESTAD_Update (Results 1 – 2 of 2) sorted by relevance

/dports/audio/festalon/festalon/src/drivers/
H A Dxmms.c89 int FESTAD_Update(float *Buffer, int Count) in FESTAD_Update() function
147 } while(FESTAD_Update(buf,count)); in playloop()
H A Dwinamp.c279 int FESTAD_Update(int32 *Buffer, int Count) in FESTAD_Update() function
342 } while(FESTAD_Update(buf,count)); in DecodeThread()