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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/test_libFLAC/
H A Dmetadata_object.c195 static void vc_resize_(FLAC__StreamMetadata *block, unsigned num) function
258 vc_resize_(block, block->data.vorbis_comment.num_comments+1);
272 vc_resize_(block, block->data.vorbis_comment.num_comments-1);
1033 vc_resize_(vorbiscomment, 2);
1043 vc_resize_(vorbiscomment, 1);
1053 vc_resize_(vorbiscomment, 0);
1083 vc_resize_(vorbiscomment, 0);

Completed in 60 milliseconds