Home
last modified time | relevance | path

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

/external/flac/include/FLAC/
Dformat.h979 FLAC_API unsigned FLAC__format_seektable_sort(FLAC__StreamMetadata_SeekTable *seek_table);
/external/flac/libFLAC/
Dformat.c271 FLAC_API unsigned FLAC__format_seektable_sort(FLAC__StreamMetadata_SeekTable *seek_table) in FLAC__format_seektable_sort() function
Dstream_encoder.c2829 FLAC__format_seektable_sort(encoder->private_->seek_table); in update_metadata_()
3010 FLAC__format_seektable_sort(encoder->private_->seek_table); in update_ogg_metadata_()