Searched refs:cdrom_full_table_of_contents_entry (Results 1 – 3 of 3) sorted by relevance
49 cdrom_full_table_of_contents_entry53 cdrom_full_table_of_contents_entry
186 cdrom_full_table_of_contents_entry* entries in dump_full_table_of_contents()187 = (cdrom_full_table_of_contents_entry*)(data + 4); in dump_full_table_of_contents()203 int count = (headerLength - 2) / sizeof(cdrom_full_table_of_contents_entry); in dump_full_table_of_contents()551 cdrom_full_table_of_contents_entry* entries; in Disc()555 entries = (cdrom_full_table_of_contents_entry*)(data + 4); in Disc()559 / sizeof(cdrom_full_table_of_contents_entry); in Disc()711 Disc::_AdjustForYellowBook(cdrom_full_table_of_contents_entry entries[], in _AdjustForYellowBook()797 Disc::_ParseTableOfContents(cdrom_full_table_of_contents_entry entries[], in _ParseTableOfContents()
155 } cdrom_full_table_of_contents_entry; typedef