Home
last modified time | relevance | path

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

/external/flac/libFLAC/
Dmetadata_object.c226 static FLAC__StreamMetadata_VorbisComment_Entry *vorbiscomment_entry_array_copy_(const FLAC__Stream… in vorbiscomment_entry_array_copy_() function
571 …to->data.vorbis_comment.comments = vorbiscomment_entry_array_copy_(object->data.vorbis_comment.com… in FLAC__metadata_object_clone()