Home
last modified time | relevance | path

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

/external/flac/src/metaflac/
Doperations.c44 static FLAC__bool do_shorthand_operations(const CommandLineOptions *options);
87 ok = do_shorthand_operations(options); in do_operations()
256 FLAC__bool do_shorthand_operations(const CommandLineOptions *options) in do_shorthand_operations() function