Home
last modified time | relevance | path

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

/dports/sysutils/dvdbackup/dvdbackup-0.4.2/src/
H A Ddvdbackup.c1387 static void align_end_sector(int cell_start_sector[],int cell_end_sector[], int size) { in align_end_sector() function
1768 align_end_sector(cell_start_sector, cell_end_sector,end_cell - start_cell + 1); in DVDMirrorChapters()