Searched defs:lba_to_msf (Results 1 – 3 of 3) sorted by relevance
31 static void lba_to_msf(uint8_t *buf, int lba) in lba_to_msf() function
50 static void lba_to_msf(uint8_t *buf, int lba) in lba_to_msf() function
308 static inline void lba_to_msf(int lba, u8 *m, u8 *s, u8 *f) in lba_to_msf() function