Searched refs:FLAC__metadata_simple_iterator_get_block_offset (Results 1 – 4 of 4) sorted by relevance
442 if(fseeko(fout, FLAC__metadata_simple_iterator_get_block_offset(it), SEEK_SET) < 0) { in write_to_flac_()490 offset = FLAC__metadata_simple_iterator_get_block_offset(it); in read_from_flac_()
475 FLAC_API off_t FLAC__metadata_simple_iterator_get_block_offset(const FLAC__Metadata_SimpleIterator …
1508 return ::FLAC__metadata_simple_iterator_get_block_offset(iterator_); in get_block_offset()
574 FLAC_API off_t FLAC__metadata_simple_iterator_get_block_offset(const FLAC__Metadata_SimpleIterator … in FLAC__metadata_simple_iterator_get_block_offset() function