Home | History | Annotate | Download | only in libFLAC

Lines Matching refs:FLAC__StreamMetadata_VorbisComment_Entry

1745 		if(0 == (obj->comments = (FLAC__StreamMetadata_VorbisComment_Entry*)safe_malloc_mul_2op_(obj->num_comments, /*times*/sizeof(FLAC__StreamMetadata_VorbisComment_Entry)))) {