Home
last modified time | relevance | path

Searched refs:CDRreadTrack (Results 1 – 13 of 13) sorted by relevance

/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/libpcsxcore/
H A Dplugins.h126 typedef long (CALLBACK* CDRreadTrack)(unsigned char *); typedef
164 extern CDRreadTrack CDR_readTrack;
H A Dplugins.c62 CDRreadTrack CDR_readTrack;
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/libpcsxcore/
H A Dplugins.h126 typedef long (CALLBACK* CDRreadTrack)(unsigned char *); typedef
164 extern CDRreadTrack CDR_readTrack;
H A Dplugins.c62 CDRreadTrack CDR_readTrack;
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/dfcdrom/
H A Dcdr.c319 long CDRreadTrack(unsigned char *time) { in CDRreadTrack() function
451 if (CDRreadTrack(msf) != 0) return -1; in CDRreadCDDA()
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/cdrcimg/
H A Dcdrcimg.c137 static long CDRreadTrack(unsigned char *time) in CDRreadTrack() function
562 FUNC(CDRreadTrack),
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/
H A Dplugins.h138 typedef long (CALLBACK* CDRreadTrack)(unsigned char *); typedef
176 extern CDRreadTrack CDR_readTrack;
H A Dplugins.c69 CDRreadTrack CDR_readTrack;
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/plugins/cdrcimg/
H A Dcdrcimg.c137 static long CDRreadTrack(unsigned char *time) in CDRreadTrack() function
562 FUNC(CDRreadTrack),
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/frontend/
H A Dplugin.c158 DUMMY_CDR(CDRreadTrack),
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/frontend/
H A Dplugin.c158 DUMMY_CDR(CDRreadTrack),
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/
H A DChangeLog1184 another CDRreadTrack() call in threaded mode, which solves the problem
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/
H A DChangeLog1184 another CDRreadTrack() call in threaded mode, which solves the problem