Home
last modified time | relevance | path

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

/external/flac/include/FLAC++/
Dmetadata.h521 bool resize_points(uint32_t new_num_points);
/external/flac/src/libFLAC++/
Dmetadata.cpp454 bool SeekTable::resize_points(uint32_t new_num_points) in resize_points() function in FLAC::Metadata::SeekTable