Home
last modified time | relevance | path

Searched refs:getsub_deinterleaved (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dblkdev_cdimage.c258 static int getsub_deinterleaved (uae_u8 *dst, struct cdunit *cdu, struct cdtoc *t, int sector) in getsub_deinterleaved() function
440 getsub_deinterleaved (subbuf, cdu, t, sector); in cdda_play_func()
518 getsub_deinterleaved (subbuf, cdu, t, cdda_pos); in cdda_play_func()
685 getsub_deinterleaved (subbuf, cdu, td, pos); in command_qcode()
796 getsub_deinterleaved (subdata, cdu, t, sector); in command_rawread()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dblkdev_cdimage.cpp309 static int getsub_deinterleaved (uae_u8 *dst, struct cdunit *cdu, struct cdtoc *t, int sector) in getsub_deinterleaved() function
533 getsub_deinterleaved (subbuf, cdu, t, sector); in cdda_play_func()
646 getsub_deinterleaved (subbuf, cdu, t, cdda_pos); in cdda_play_func()
843 getsub_deinterleaved (subbuf, cdu, td, pos); in command_qcode()
970 getsub_deinterleaved (subdata, cdu, t, sector); in command_rawread()