Home | History | Annotate | Download | only in libFLAC

Lines Matching refs:FLAC__off_t

3366 	else if(fseeko(decoder->private_->file, (FLAC__off_t)absolute_byte_offset, SEEK_SET) < 0)
3374 FLAC__off_t pos;