Searched refs:save_offset (Results 1 – 1 of 1) sorted by relevance
3055 off_t save_offset = iterator->offset[iterator->depth]; in simple_iterator_copy_file_postfix_() local3058 …if(0 != fseeko(iterator->file, save_offset + (off_t)FLAC__STREAM_METADATA_HEADER_LENGTH + (off_t)i… in simple_iterator_copy_file_postfix_()3118 …rator->depth] + (off_t)FLAC__STREAM_METADATA_HEADER_LENGTH + (off_t)iterator->length < save_offset) in simple_iterator_copy_file_postfix_()3126 iterator->offset[0] = save_offset; in simple_iterator_copy_file_postfix_()