Searched defs:is_cdda (Results 1 – 4 of 4) sorted by relevance
/external/flac/src/test_grabbag/cuesheet/ |
D | main.c | 32 static int do_cuesheet(const char *infilename, uint32_t sample_rate, FLAC__bool is_cdda, FLAC__uint… in do_cuesheet() 120 FLAC__bool is_cdda = false; in main() local
|
/external/flac/src/metaflac/ |
D | operations_shorthand_cuesheet.c | 42 FLAC__bool is_cdda = false; in do_shorthand_operation__cuesheet() local 114 … *needs_write, FLAC__uint64 lead_out_offset, unsigned sample_rate, FLAC__bool is_cdda, Argument_Ad… in import_cs_from()
|
/external/flac/src/share/grabbag/ |
D | cuesheet.c | 243 …t_line_read, FLAC__StreamMetadata *cuesheet, uint32_t sample_rate, FLAC__bool is_cdda, FLAC__uint6… in local__cuesheet_parse_() 590 …r **error_message, uint32_t *last_line_read, uint32_t sample_rate, FLAC__bool is_cdda, FLAC__uint6… in grabbag__cuesheet_parse()
|
/external/flac/src/flac/ |
D | encode.c | 1769 …const FLAC__bool is_cdda = (channels == 1 || channels == 2) && (bps == 16) && (sample_rate == 4410… in EncoderSession_init_encoder() local 2608 …esheet_filename, const char *inbasefilename, uint32_t sample_rate, FLAC__bool is_cdda, FLAC__uint6… in parse_cuesheet()
|