Searched refs:synthtime14 (Results 1 – 2 of 2) sorted by relevance
357 const uint32 synthtime14 = synthtime42 / 3; in SoundBox_ADPCMUpdate() local358 const uint32 synthtime = synthtime14 >> 3; in SoundBox_ADPCMUpdate()359 const unsigned synthtime_phase = synthtime14 & 7; in SoundBox_ADPCMUpdate()
547 const uint32 synthtime14 = synthtime42 / 3; in SoundBox_ADPCMUpdate() local548 const uint32 synthtime = synthtime14 >> 3; in SoundBox_ADPCMUpdate()549 const unsigned synthtime_phase = synthtime14 & 7; in SoundBox_ADPCMUpdate()