Searched refs:FLAC__StreamMetadata_VorbisComment (Results 1 – 4 of 4) sorted by relevance
/external/flac/include/FLAC/ |
D | format.h | 638 } FLAC__StreamMetadata_VorbisComment; typedef 851 FLAC__StreamMetadata_VorbisComment vorbis_comment;
|
/external/flac/libFLAC/ |
D | metadata_object.c | 757 …e_block_data_vorbiscomment_(const FLAC__StreamMetadata_VorbisComment *block1, const FLAC__StreamMe… in compare_block_data_vorbiscomment_() 1231 FLAC__StreamMetadata_VorbisComment *vc; in FLAC__metadata_object_vorbiscomment_insert_comment() 1305 FLAC__StreamMetadata_VorbisComment *vc; in FLAC__metadata_object_vorbiscomment_delete_comment()
|
D | metadata_iterators.c | 81 …C__IOCallback_Read read_cb, FLAC__IOCallback_Seek seek_cb, FLAC__StreamMetadata_VorbisComment *blo… 95 …C__IOHandle handle, FLAC__IOCallback_Write write_cb, const FLAC__StreamMetadata_VorbisComment *blo… 2303 …C__IOCallback_Read read_cb, FLAC__IOCallback_Seek seek_cb, FLAC__StreamMetadata_VorbisComment *blo… in read_metadata_block_data_vorbis_comment_cb_() 2722 …C__IOHandle handle, FLAC__IOCallback_Write write_cb, const FLAC__StreamMetadata_VorbisComment *blo… in write_metadata_block_data_vorbis_comment_cb_()
|
D | stream_decoder.c | 84 …read_metadata_vorbiscomment_(FLAC__StreamDecoder *decoder, FLAC__StreamMetadata_VorbisComment *obj… 1684 …read_metadata_vorbiscomment_(FLAC__StreamDecoder *decoder, FLAC__StreamMetadata_VorbisComment *obj… in read_metadata_vorbiscomment_()
|