Home
last modified time | relevance | path

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

/aosp_15_r20/external/flac/src/libFLAC/
H A Dmetadata_object.c787 static FLAC__bool compare_block_data_cuesheet_(const FLAC__StreamMetadata_CueSheet *block1, const F… in compare_block_data_cuesheet_() function
896 return compare_block_data_cuesheet_(&block1->data.cue_sheet, &block2->data.cue_sheet); in FLAC__metadata_object_is_equal()