Home
last modified time | relevance | path

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

/external/flac/include/FLAC++/
Dmetadata.h694 bool resize_comments(uint32_t new_num_comments);
/external/flac/src/libFLAC++/
Dmetadata.cpp902 bool VorbisComment::resize_comments(uint32_t new_num_comments) in resize_comments() function in FLAC::Metadata::VorbisComment