Home
last modified time | relevance | path

Searched refs:mCoreSyncUnlockAudio (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/mgba/mgba-0.9.2/include/mgba/core/
H A Dsync.h38 void mCoreSyncUnlockAudio(struct mCoreSync* sync);
/dports/games/libretro-mgba/mgba-6186d45/include/mgba/core/
H A Dsync.h39 void mCoreSyncUnlockAudio(struct mCoreSync* sync);
/dports/games/libretro-mgba/mgba-6186d45/src/platform/qt/
H A DAudioDevice.cpp35 mCoreSyncUnlockAudio(&m_context->impl->sync); in setFormat()
/dports/emulators/mgba/mgba-0.9.2/src/platform/qt/
H A DAudioDevice.cpp35 mCoreSyncUnlockAudio(&m_context->impl->sync); in setFormat()
/dports/emulators/mgba/mgba-0.9.2/src/core/
H A Dsync.c106 void mCoreSyncUnlockAudio(struct mCoreSync* sync) { in mCoreSyncUnlockAudio() function
/dports/games/libretro-mgba/mgba-6186d45/src/core/
H A Dsync.c105 void mCoreSyncUnlockAudio(struct mCoreSync* sync) { in mCoreSyncUnlockAudio() function