Searched defs:preserve_modtime (Results  1 – 4 of 4) sorted by relevance
| /external/flac/src/share/grabbag/ | 
| D | replaygain.c | 479 …store_to_file_post_(const char *filename, FLAC__Metadata_Chain *chain, FLAC__bool preserve_modtime)  in store_to_file_post_()502 …loat album_gain, float album_peak, float title_gain, float title_peak, FLAC__bool preserve_modtime)  in grabbag__replaygain_store_to_file()
 522 …har *grabbag__replaygain_store_to_file_reference(const char *filename, FLAC__bool preserve_modtime)  in grabbag__replaygain_store_to_file_reference()
 542 …o_file_album(const char *filename, float album_gain, float album_peak, FLAC__bool preserve_modtime)  in grabbag__replaygain_store_to_file_album()
 562 …o_file_title(const char *filename, float title_gain, float title_peak, FLAC__bool preserve_modtime)  in grabbag__replaygain_store_to_file_title()
 
 | 
| /external/flac/src/metaflac/ | 
| D | operations.c | 399 …eration__add_replay_gain(char **filenames, unsigned num_files, FLAC__bool preserve_modtime, FLAC__…  in do_shorthand_operation__add_replay_gain()
 | 
| D | options.h | 186 	FLAC__bool preserve_modtime;  member
 | 
| /external/flac/src/flac/ | 
| D | main.c | 255 	FLAC__bool preserve_modtime;  member
 |