Home
last modified time | relevance | path

Searched defs:filename_based (Results 1 – 2 of 2) sorted by relevance

/external/flac/src/test_libFLAC/
Dmetadata_manip.c306 …*chain, FLAC__bool use_padding, FLAC__bool preserve_file_stats, FLAC__bool filename_based, const c… in write_chain_()
364 … read_chain_(FLAC__Metadata_Chain *chain, const char *filename, FLAC__bool filename_based, FLAC__b… in read_chain_()
1435 static FLAC__bool test_level_2_(FLAC__bool filename_based, FLAC__bool is_ogg) in test_level_2_()
/external/flac/src/test_libFLAC++/
Dmetadata_manip.cpp320 …etadata::Chain &chain, bool use_padding, bool preserve_file_stats, bool filename_based, const char… in write_chain_()
380 static bool read_chain_(FLAC::Metadata::Chain &chain, const char *filename, bool filename_based, bo… in read_chain_()
1491 static bool test_level_2_(bool filename_based, bool is_ogg) in test_level_2_()