Home
last modified time | relevance | path

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

/external/flac/libFLAC/
Dmetadata_iterators.c128 … **tempfile, char **tempfilename, int fixup_is_last_code, off_t fixup_is_last_flag_offset, FLAC__b…
2907 off_t fixup_is_last_flag_offset = -1; in rewrite_whole_file_() local
2914 fixup_is_last_flag_offset = iterator->offset[iterator->depth]; in rewrite_whole_file_()
2923 fixup_is_last_flag_offset = iterator->offset[iterator->depth]; in rewrite_whole_file_()
2944 …ostfix_(iterator, &tempfile, &tempfilename, fixup_is_last_code, fixup_is_last_flag_offset, block==… in rewrite_whole_file_()
3053 … **tempfile, char **tempfilename, int fixup_is_last_code, off_t fixup_is_last_flag_offset, FLAC__b… in simple_iterator_copy_file_postfix_() argument
3077 if(0 != fseeko(*tempfile, fixup_is_last_flag_offset, SEEK_SET)) { in simple_iterator_copy_file_postfix_()
3095 if(0 != fseeko(*tempfile, fixup_is_last_flag_offset, SEEK_SET)) { in simple_iterator_copy_file_postfix_()