Home
last modified time | relevance | path

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

/external/flac/src/metaflac/
Doperations_shorthand_cuesheet.c34 static FLAC__bool export_cs_to(const char *filename, const FLAC__StreamMetadata *cuesheet, const ch…
98 ok = export_cs_to(filename, cuesheet, operation->argument.filename.value); in do_shorthand_operation__cuesheet()
176 FLAC__bool export_cs_to(const char *filename, const FLAC__StreamMetadata *cuesheet, const char *cs_… in export_cs_to() function