Lines Matching refs:sox_true
224 FLAC__stream_decoder_set_md5_checking(p->decoder, sox_true); in start_read()
318 p->eof = sox_true; in read_samples()
449 {1152, sox_false, sox_true, sox_true, 0, 2, 2}, in start_write()
450 {1152, sox_false, sox_true, sox_false, 0, 3, 0}, in start_write()
452 {4608, sox_false, sox_true, sox_true, 8, 3, 3}, in start_write()
453 {4608, sox_false, sox_true, sox_false, 8, 3, 3}, in start_write()
454 {4608, sox_false, sox_true, sox_false, 8, 4, 0}, in start_write()
455 {4608, sox_true, sox_true, sox_false, 8, 6, 0}, in start_write()
456 {4608, sox_true, sox_true, sox_false, 12, 6, 0}, in start_write()
506 …data_object_vorbiscomment_append_comment(p->metadata[p->num_metadata], entry, /*copy= */ sox_true); in start_write()
589 p->seek_pending = sox_true; in seek()