Home
last modified time | relevance | path

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

/external/flac/libFLAC/
Dformat.c259 static int seekpoint_compare_(const FLAC__StreamMetadata_SeekPoint *l, const FLAC__StreamMetadata_S… in seekpoint_compare_() function
282 …, sizeof(FLAC__StreamMetadata_SeekPoint), (int (*)(const void *, const void *))seekpoint_compare_); in FLAC__format_seektable_sort()