Home
last modified time | relevance | path

Searched refs:Time2HSG (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/hugo/hugo-2.12/
H A Dcd.c11 Time2HSG (int min, int sec, int frame) in Time2HSG() function
51 return Time2HSG (Min, Sec, Fra); in Redbook2HSG()
H A Dcd.h56 unsigned Time2HSG(int min, int sec, int frame);
H A Dosd_dos_cd.c1181 DD(prq.loc) = Time2HSG(min_from, sec_from, fra_from); in osd_cd_play_audio_range_mscdex()
1199 DD(prq.secnum) = Time2HSG(min_to, sec_to, fra_to); in osd_cd_play_audio_range_mscdex()
H A Dhcd.c1370 osd_cd_read(p, dum - CD_track[result].beg_lsn + Time2HSG((int)min, (int)sec, (int)fra)); in HCD_cd_read_sector()