Searched refs:export_cs_to (Results 1 – 1 of 1) sorted by relevance
34 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