Home
last modified time | relevance | path

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

/external/flac/include/FLAC/
Dformat.h638 } FLAC__StreamMetadata_VorbisComment; typedef
851 FLAC__StreamMetadata_VorbisComment vorbis_comment;
/external/flac/libFLAC/
Dmetadata_object.c758 …e_block_data_vorbiscomment_(const FLAC__StreamMetadata_VorbisComment *block1, const FLAC__StreamMe… in compare_block_data_vorbiscomment_()
1220 FLAC__StreamMetadata_VorbisComment *vc; in FLAC__metadata_object_vorbiscomment_insert_comment()
1291 FLAC__StreamMetadata_VorbisComment *vc; in FLAC__metadata_object_vorbiscomment_delete_comment()
Dmetadata_iterators.c98 …_cb_(FLAC__IOHandle handle, FLAC__IOCallback_Read read_cb, FLAC__StreamMetadata_VorbisComment *blo…
112 …C__IOHandle handle, FLAC__IOCallback_Write write_cb, const FLAC__StreamMetadata_VorbisComment *blo…
2238 …_cb_(FLAC__IOHandle handle, FLAC__IOCallback_Read read_cb, FLAC__StreamMetadata_VorbisComment *blo… in read_metadata_block_data_vorbis_comment_cb_()
2632 …C__IOHandle handle, FLAC__IOCallback_Write write_cb, const FLAC__StreamMetadata_VorbisComment *blo… in write_metadata_block_data_vorbis_comment_cb_()
Dstream_decoder.c90 …read_metadata_vorbiscomment_(FLAC__StreamDecoder *decoder, FLAC__StreamMetadata_VorbisComment *obj…
1697 …read_metadata_vorbiscomment_(FLAC__StreamDecoder *decoder, FLAC__StreamMetadata_VorbisComment *obj… in read_metadata_vorbiscomment_()