Home
last modified time | relevance | path

Searched refs:FeedDAC (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/ukncbtl/ukncbtl-qt-812cde85/
H A Dqsoundout.h27 void FeedDAC(unsigned short left, unsigned short right);
H A Dqsoundout.cpp77 void QSoundOut::FeedDAC(unsigned short left, unsigned short right) in FeedDAC() function in QSoundOut
H A DEmulator.cpp755 g_sound->FeedDAC(l, r); in Emulator_FeedDAC()