Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cdrw/
H A Ddae.c129 uchar_t *tmp, *buf, *prev, *previous_end; in read_audio_track() local
234 previous_end = buf + (blocks_to_write * BLOCK_SIZE); in read_audio_track()
242 off = handle_jitter(buf, previous_end); in read_audio_track()
269 previous_end = buf + off + blocks_to_write * BLOCK_SIZE; in read_audio_track()