Searched refs:do_shorthand_operation (Results 1 – 1 of 1) sorted by relevance
/external/flac/src/metaflac/ |
D | operations.c | 46 static FLAC__bool do_shorthand_operation(const char *filename, FLAC__bool prefix_with_filename, FLA… 299 …ok &= do_shorthand_operation(filename, options->prefix_with_filename, chain, &options->ops.operati… in do_shorthand_operations_on_file() 318 …ok &= do_shorthand_operation(filename, options->prefix_with_filename, chain, &options->ops.operati… in do_shorthand_operations_on_file() 335 FLAC__bool do_shorthand_operation(const char *filename, FLAC__bool prefix_with_filename, FLAC__Meta… in do_shorthand_operation() function
|