Searched refs:FLAC__format_seektable_is_legal (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/include/FLAC/
H A Dformat.h950 FLAC_API FLAC__bool FLAC__format_seektable_is_legal(const FLAC__StreamMetadata_SeekTable *seek_table);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dformat.c242 FLAC_API FLAC__bool FLAC__format_seektable_is_legal(const FLAC__StreamMetadata_SeekTable *seek_table) function
H A Dstream_encoder.c815 if(!FLAC__format_seektable_is_legal(&m->data.seek_table))
2639 FLAC__ASSERT(FLAC__format_seektable_is_legal(encoder->private_->seek_table));
2820 FLAC__ASSERT(FLAC__format_seektable_is_legal(encoder->private_->seek_table));
H A Dmetadata_object.c1024 return FLAC__format_seektable_is_legal(&object->data.seek_table);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/flac/
H A Dencode.c2337 if(!FLAC__format_seektable_is_legal(&m->data.seek_table)) {

Completed in 90 milliseconds