Home
last modified time | relevance | path

Searched refs:DriverProcedure (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/vice/vice-3.5/src/lib/liblame/ACM/
H A DACM.h66 LONG DriverProcedure(const HDRVR hdrvr, const UINT msg, LONG lParam1, LONG lParam2);
H A Dmain.cpp202 return ThisACM->DriverProcedure(hdrvr, msg, lParam1, lParam2); in DriverProc()
H A DACM.cpp348 LONG ACM::DriverProcedure(const HDRVR hdrvr, const UINT msg, LONG lParam1, LONG lParam2) in DriverProcedure() function in ACM
/dports/audio/lame/lame-3.100/ACM/
H A DACM.h66 LONG DriverProcedure(const HDRVR hdrvr, const UINT msg, LONG lParam1, LONG lParam2);
H A Dmain.cpp202 return ThisACM->DriverProcedure(hdrvr, msg, lParam1, lParam2); in DriverProc()
H A DACM.cpp348 LONG ACM::DriverProcedure(const HDRVR hdrvr, const UINT msg, LONG lParam1, LONG lParam2) in DriverProcedure() function in ACM
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/ACM/
H A DACM.h66 LONG DriverProcedure(const HDRVR hdrvr, const UINT msg, LONG lParam1, LONG lParam2);
H A Dmain.cpp202 return ThisACM->DriverProcedure(hdrvr, msg, lParam1, lParam2); in DriverProc()
H A DACM.cpp348 LONG ACM::DriverProcedure(const HDRVR hdrvr, const UINT msg, LONG lParam1, LONG lParam2) in DriverProcedure() function in ACM