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

/external/flac/libFLAC/
H A Dmetadata_object.c786 static FLAC__bool compare_block_data_cuesheet_(const FLAC__StreamMetadata_CueSheet *block1, const FLAC__StreamMetadata_CueSheet *block2) function
895 return compare_block_data_cuesheet_(&block1->data.cue_sheet, &block2->data.cue_sheet);

Completed in 117 milliseconds