Lines Matching refs:sox_false
266 p->seek_pending = sox_false; in read_samples()
426 sox_bool streamable = sox_false; in start_write()
431 FLAC__stream_encoder_set_streamable_subset(p->encoder, sox_false); in start_write()
448 {1152, sox_false, sox_false, sox_false, 0, 2, 2}, in start_write()
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()
451 {4608, sox_false, sox_false, sox_false, 6, 3, 3}, 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()
489 p->metadata[p->num_metadata]->is_last = sox_false; /* the encoder will set this for us */ in start_write()