Home
last modified time | relevance | path

Searched refs:DecodeRawSubData (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/dfcdrom/
H A Dutil.c38 void DecodeRawSubData(unsigned char *subbuffer) { in DecodeRawSubData() function
H A Dcdr.h227 void DecodeRawSubData(unsigned char *subbuffer);
H A Dcdr-libcdio.c253 DecodeRawSubData(buf + CD_FRAMESIZE_RAW); in ReadSub()
H A Dcdr-linux.c340 DecodeRawSubData(buf + CD_FRAMESIZE_RAW); in ReadSubMMC()
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/libpcsxcore/
H A Dcdriso.c119 static void DecodeRawSubData(void);
1386 if (subChanRaw) DecodeRawSubData(); in cdread_sub_mixed()
1853 static void DecodeRawSubData(void) { in DecodeRawSubData() function
1896 if (subChanRaw) DecodeRawSubData(); in ISOreadTrack()
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/libpcsxcore/
H A Dcdriso.c119 static void DecodeRawSubData(void);
1386 if (subChanRaw) DecodeRawSubData(); in cdread_sub_mixed()
1853 static void DecodeRawSubData(void) { in DecodeRawSubData() function
1896 if (subChanRaw) DecodeRawSubData(); in ISOreadTrack()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/
H A Dcdriso.c96 static void DecodeRawSubData(void);
1217 if (subChanRaw) DecodeRawSubData(); in cdread_sub_mixed()
1955 static void DecodeRawSubData(void) { in DecodeRawSubData() function
1998 if (subChanRaw) DecodeRawSubData(); in ISOreadTrack()