Searched defs:lead_out_offset (Results 1 – 4 of 4) sorted by relevance
/external/flac/src/test_grabbag/cuesheet/ |
D | main.c | 32 …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/ |
D | operations_shorthand_cuesheet.c | 41 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/ |
D | cuesheet.c | 243 …__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/ |
D | encode.c | 2608 …ar *inbasefilename, uint32_t sample_rate, FLAC__bool is_cdda, FLAC__uint64 lead_out_offset, FLAC__… in parse_cuesheet()
|