Home
last modified time | relevance | path

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

/external/flac/src/test_grabbag/cuesheet/
Dmain.c32 …eet(const char *infilename, uint32_t sample_rate, FLAC__bool is_cdda, FLAC__uint64 lead_out_offset) in do_cuesheet()
118 FLAC__uint64 lead_out_offset; in main() local
/external/flac/src/metaflac/
Doperations_shorthand_cuesheet.c41 FLAC__uint64 lead_out_offset = 0; in do_shorthand_operation__cuesheet() local
114 …**cuesheet, const char *cs_filename, FLAC__bool *needs_write, FLAC__uint64 lead_out_offset, unsign… in import_cs_from()
/external/flac/src/share/grabbag/
Dcuesheet.c243 …__StreamMetadata *cuesheet, uint32_t sample_rate, FLAC__bool is_cdda, FLAC__uint64 lead_out_offset) in local__cuesheet_parse_()
590 …, uint32_t *last_line_read, uint32_t sample_rate, FLAC__bool is_cdda, FLAC__uint64 lead_out_offset) in grabbag__cuesheet_parse()
/external/flac/src/flac/
Dencode.c2608 …ar *inbasefilename, uint32_t sample_rate, FLAC__bool is_cdda, FLAC__uint64 lead_out_offset, FLAC__… in parse_cuesheet()