Searched refs:CD_LBA_FORMAT (Results 1 – 5 of 5) sorted by relevance
143 ? CD_MSF_FORMAT : CD_LBA_FORMAT;172 ? CD_MSF_FORMAT : CD_LBA_FORMAT;
161 #define CD_LBA_FORMAT 1 macro
1461 te->address_format != CD_LBA_FORMAT)1495 case CD_LBA_FORMAT:1585 ch->address_format != CD_LBA_FORMAT)1625 case CD_LBA_FORMAT:
1168 ss.address_format = msf ? CD_MSF_FORMAT : CD_LBA_FORMAT; in pstatus()1451 t.address_format = msf ? CD_MSF_FORMAT : CD_LBA_FORMAT; in read_toc_entrys()1484 s.address_format = msf ? CD_MSF_FORMAT : CD_LBA_FORMAT; in status()
957 if (te->address_format == CD_LBA_FORMAT)962 cte->addr_type = CD_LBA_FORMAT;1208 if (cd_load_toc(cd, toc, CD_LBA_FORMAT)) {