Home
last modified time | relevance | path

Searched refs:grabbag__file_copy_metadata (Results 1 – 3 of 3) sorted by relevance

/external/flac/include/share/grabbag/
Dfile.h41 void grabbag__file_copy_metadata(const char *srcpath, const char *destpath);
/external/flac/src/share/grabbag/
Dfile.c52 void grabbag__file_copy_metadata(const char *srcpath, const char *destpath) in grabbag__file_copy_metadata() function
/external/flac/src/flac/
Dmain.c2000grabbag__file_copy_metadata(infilename, internal_outfilename? internal_outfilename : outfilename); in encode_file()
2168 grabbag__file_copy_metadata(infilename, outfilename); in decode_file()