Home
last modified time | relevance | path

Searched refs:current_firstsector (Results 1 – 25 of 42) sorted by relevance

12

/dports/sysutils/libcdio-paranoia/libcdio-paranoia-10.2+2.0.1/lib/paranoia/
H A Dp_block.c382 p->current_lastsector = p->current_firstsector = -1; in i_paranoia_firstlast()
403 p->current_firstsector = cdda_track_firstsector(d,i+1); in i_paranoia_firstlast()
411 if(p->current_firstsector == -1) in i_paranoia_firstlast()
412 p->current_firstsector = cdda_disc_firstsector(d); in i_paranoia_firstlast()
446 p->current_firstsector = start; in paranoia_set_range()
H A Dp_block.h171 long int current_firstsector; member
H A Dparanoia.c2568 p->current_firstsector=sector; in paranoia_seek()
2761 if (adjread<p->current_firstsector){ in i_read_c_block()
2762 secread-=p->current_firstsector-adjread; in i_read_c_block()
2763 adjread=p->current_firstsector; in i_read_c_block()
2868 if (readat<p->current_firstsector) in i_read_c_block()
/dports/audio/cdparanoia/cdparanoia-III-alpha9.8/paranoia/
H A Dp_block.c295 p->current_firstsector=-1; in i_paranoia_firstlast()
298 p->current_firstsector=cdda_track_firstsector(d,i+1); in i_paranoia_firstlast()
299 if(p->current_firstsector==-1) in i_paranoia_firstlast()
300 p->current_firstsector=cdda_disc_firstsector(d); in i_paranoia_firstlast()
H A Dparanoia.c1041 p->current_firstsector=sector; in paranoia_seek()
1122 if(adjread<p->current_firstsector){ in i_read_c_block()
1123 secread-=p->current_firstsector-adjread; in i_read_c_block()
1124 adjread=p->current_firstsector; in i_read_c_block()
1168 if(readat<p->current_firstsector) in i_read_c_block()
H A Dp_block.h151 long current_firstsector; member
/dports/sysutils/cdrkit/cdrkit-1.1.11/libparanoia/
H A Dp_block.c425 p->current_firstsector = -1; in i_paranoia_firstlast()
428 p->current_firstsector = cdda_track_firstsector(d, i + 1); in i_paranoia_firstlast()
429 if (p->current_firstsector == -1) in i_paranoia_firstlast()
430 p->current_firstsector = cdda_disc_firstsector(d); in i_paranoia_firstlast()
H A Dp_block.h169 long current_firstsector; member
H A Dparanoia.c1376 p->current_firstsector = sector; in paranoia_seek()
1488 if (adjread < p->current_firstsector) { in i_read_c_block()
1489 secread -= p->current_firstsector - adjread; in i_read_c_block()
1490 adjread = p->current_firstsector; in i_read_c_block()
1551 } else if (readat < p->current_firstsector) { in i_read_c_block()
/dports/sysutils/genisoimage/cdrkit-1.1.11/libparanoia/
H A Dp_block.c425 p->current_firstsector = -1; in i_paranoia_firstlast()
428 p->current_firstsector = cdda_track_firstsector(d, i + 1); in i_paranoia_firstlast()
429 if (p->current_firstsector == -1) in i_paranoia_firstlast()
430 p->current_firstsector = cdda_disc_firstsector(d); in i_paranoia_firstlast()
H A Dp_block.h169 long current_firstsector; member
H A Dparanoia.c1376 p->current_firstsector = sector;
1488 if (adjread < p->current_firstsector) {
1489 secread -= p->current_firstsector - adjread;
1490 adjread = p->current_firstsector;
1551 } else if (readat < p->current_firstsector) {
/dports/devel/sunpromake/schily-2021-09-18/libparanoia/
H A Dp_block.c541 p->current_firstsector = -1;
544 p->current_firstsector = p->d_track_firstsector(d, i + 1);
545 if (p->current_firstsector == -1)
546 p->current_firstsector = p->d_disc_firstsector(d);
H A Dp_block.h173 long current_firstsector; member
/dports/devel/smake/schily-2021-09-18/libparanoia/
H A Dp_block.c541 p->current_firstsector = -1;
544 p->current_firstsector = p->d_track_firstsector(d, i + 1);
545 if (p->current_firstsector == -1)
546 p->current_firstsector = p->d_disc_firstsector(d);
H A Dp_block.h173 long current_firstsector; member
/dports/devel/sccs/schily-2021-09-18/libparanoia/
H A Dp_block.c541 p->current_firstsector = -1;
544 p->current_firstsector = p->d_track_firstsector(d, i + 1);
545 if (p->current_firstsector == -1)
546 p->current_firstsector = p->d_disc_firstsector(d);
/dports/devel/schilybase/schily-2021-09-18/libparanoia/
H A Dp_block.c541 p->current_firstsector = -1;
544 p->current_firstsector = p->d_track_firstsector(d, i + 1);
545 if (p->current_firstsector == -1)
546 p->current_firstsector = p->d_disc_firstsector(d);
/dports/net/rscsi/schily-2021-09-18/libparanoia/
H A Dp_block.c541 p->current_firstsector = -1;
544 p->current_firstsector = p->d_track_firstsector(d, i + 1);
545 if (p->current_firstsector == -1)
546 p->current_firstsector = p->d_disc_firstsector(d);
/dports/archivers/star/schily-2021-09-18/libparanoia/
H A Dp_block.c541 p->current_firstsector = -1;
544 p->current_firstsector = p->d_track_firstsector(d, i + 1);
545 if (p->current_firstsector == -1)
546 p->current_firstsector = p->d_disc_firstsector(d);
/dports/sysutils/cdrtools/schily-2021-09-18/libparanoia/
H A Dp_block.c541 p->current_firstsector = -1;
544 p->current_firstsector = p->d_track_firstsector(d, i + 1);
545 if (p->current_firstsector == -1)
546 p->current_firstsector = p->d_disc_firstsector(d);
/dports/editors/ved/schily-2021-09-18/libparanoia/
H A Dp_block.c541 p->current_firstsector = -1;
544 p->current_firstsector = p->d_track_firstsector(d, i + 1);
545 if (p->current_firstsector == -1)
546 p->current_firstsector = p->d_disc_firstsector(d);
/dports/sysutils/schilyutils/schily-2021-09-18/libparanoia/
H A Dp_block.c541 p->current_firstsector = -1;
544 p->current_firstsector = p->d_track_firstsector(d, i + 1);
545 if (p->current_firstsector == -1)
546 p->current_firstsector = p->d_disc_firstsector(d);
/dports/sysutils/cdrdao/cdrdao-1.2.4/paranoia/
H A Dparanoia.c1041 p->current_firstsector=sector;
1123 if(adjread<p->current_firstsector){ in i_read_c_block()
1124 secread-=p->current_firstsector-adjread; in i_read_c_block()
1125 adjread=p->current_firstsector; in i_read_c_block()
1169 if(readat<p->current_firstsector) in i_read_c_block()
H A Dp_block.h151 long current_firstsector; member

12