Home
last modified time | relevance | path

Searched defs:prefix_with_filename (Results 1 – 4 of 4) sorted by relevance

/external/flac/src/metaflac/
Doperations_shorthand_streaminfo.c32 FLAC__bool do_shorthand_operation__streaminfo(const char *filename, FLAC__bool prefix_with_filename in do_shorthand_operation__streaminfo()
Doperations_shorthand_vorbiscomment.c42 …do_shorthand_operation__vorbis_comment(const char *filename, FLAC__bool prefix_with_filename, FLAC… in do_shorthand_operation__vorbis_comment()
Doperations.c335 FLAC__bool do_shorthand_operation(const char *filename, FLAC__bool prefix_with_filename, FLAC__Meta… in do_shorthand_operation()
Doptions.h186 FLAC__bool prefix_with_filename; member