Home
last modified time | relevance | path

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

/external/flac/libFLAC/
Dmetadata_object.c857 static FLAC__bool compare_block_data_unknown_(const FLAC__StreamMetadata_Unknown *block1, const FLA… in compare_block_data_unknown_() function
898 return compare_block_data_unknown_(&block1->data.unknown, &block2->data.unknown, block1->length); in FLAC__metadata_object_is_equal()