Home
last modified time | relevance | path

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

/external/flac/include/test_libs_common/
Dmetadata_utils.h37 FLAC__bool mutils__compare_block_data_vorbiscomment(const FLAC__StreamMetadata_VorbisComment *block…
/external/flac/src/test_libs_common/
Dmetadata_utils.c182 FLAC__bool mutils__compare_block_data_vorbiscomment(const FLAC__StreamMetadata_VorbisComment *block… in mutils__compare_block_data_vorbiscomment() function
397 …return mutils__compare_block_data_vorbiscomment(&block->data.vorbis_comment, &blockcopy->data.vorb… in mutils__compare_block()