Home
last modified time | relevance | path

Searched refs:sox_false (Results 1 – 25 of 38) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dflac.c266 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()
[all …]
H A Dcompandt.c55 return sox_false; in lsx_compandt_show()
74 return sox_false; in lsx_compandt_show()
145 return sox_false; in parse_transfer_value()
151 return sox_false; in parse_transfer_value()
155 return sox_false; in parse_transfer_value()
181 return sox_false; in lsx_compandt_parse()
184 return sox_false; in lsx_compandt_parse()
189 return sox_false; in lsx_compandt_parse()
202 return sox_false; in lsx_compandt_parse()
H A Draw-fmt.c21 return lsx_rawstart(ft, sox_false, sox_false, sox_true, SOX_ENCODING_UNKNOWN, 0); in raw_start()
45 return lsx_check_read_params(ft, 1, 8000., SOX_ENCODING_SIGN2, 16, (uint64_t)0, sox_false); in sln_start()
H A Dsox.c108 static sox_bool no_clobber = sox_false, interactive = sox_false;
109 static sox_bool uservolume = sox_false;
182 static sox_bool input_eof = sox_false;
183 static sox_bool output_eof = sox_false;
184 static sox_bool user_abort = sox_false;
185 static sox_bool user_skip = sox_false;
186 static sox_bool user_restart_eff = sox_false;
194 static sox_bool original_termios_saved = sox_false;
373 show_type = sox_false; in display_file_info()
449 user_skip = sox_false; in progress_to_next_input_file()
[all …]
H A Dlibsox.c127 sox_false, /* sox_bool repeatable */
135 sox_false, /* sox_bool use_magic */
136 sox_false, /* sox_bool use_threads */
H A Dmp3-util.h84 sox_bool vbr = sox_false, depadded = sox_false; in mp3_duration()
120 depadded = sox_false; in mp3_duration()
H A Dformats.c342 return sox_false; in is_seekable()
502 if (!(handler = sox_find_format(filetype, sox_false))) { in open_read()
554 if (!(handler = sox_find_format(filetype, sox_false))) { in open_read()
671 return sox_false; in sox_format_supports_encoding()
675 for (has_bits = sox_false; (s = enc_arg(unsigned)); has_bits = sox_true) in sox_format_supports_encoding()
684 return sox_false; in sox_format_supports_encoding()
756 sox_bool found = sox_false; in set_output_format()
846 if (!(handler = sox_find_format(filetype, sox_false))) { in sox_write_handler()
1223 static sox_bool plugins_initted = sox_false;
1311 plugins_initted = sox_false; in sox_format_quit()
H A Ddither.c306 p->dither_off = sox_false; in flow_no_shape()
398 default: assert(sox_false); in start()
401 default: assert(sox_false); in start()
H A Dspeed.c34 sox_bool is_cents = sox_false; in getopts()
H A Dsilence.c88 silence->leave_silence = sox_false; in sox_silence_getopts()
101 silence->start = sox_false; in sox_silence_getopts()
140 silence->stop = sox_false; in sox_silence_getopts()
H A Dmp3.c352 return sox_false; in sox_mp3_vbrtag()
355 return sox_false; in sox_mp3_vbrtag()
361 return sox_false; in sox_mp3_vbrtag()
567 sox_bool vbr = sox_false; /* Variable Bit Rate */ in sox_mp3seek()
568 sox_bool depadded = sox_false; in sox_mp3seek()
621 depadded = sox_false; in sox_mp3seek()
H A Dsox_i.h242 #define lsx_rawstartread(ft) lsx_rawstart(ft, sox_false, sox_false, sox_false, SOX_ENCODING_UNKNOWN…
H A Deffects_i.c167 sox_bool found_samples = sox_false, found_time = sox_false; in parsesamples()
H A Dexample6.c77 sox_false in main()
H A Dcvsd-fmt.c49 lsx_rawstart(ft, sox_true, sox_false, sox_true, SOX_ENCODING_CVSD, 1); in start()
H A Ddither.h18 p->dither_off = sox_false; in NAME()
H A Dwav.c82 static const size_t pad_nsamps = sox_false;
756 return sox_false; in valid_chunk_id()
786 sox_bool isRF64 = sox_false; in startread()
794 sox_bool have_fmt = sox_false; in startread()
1250 sox_bool isExtensible = sox_false; /* WAVE_FORMAT_EXTENSIBLE? */ in wavwritehdr()
H A Dlpc10.c130 return lsx_check_read_params(ft, 1, 8000., SOX_ENCODING_LPC10, 0, (uint64_t)0, sox_false); in startread()
H A Drate.c298 sox_bool upsample = sox_false, rational = sox_false, iOpt = !noSmallIntOpt; in rate_init()
402 arbM /= arbL, arbL = 1, rational = sox_false; in rate_init()
539 sox_bool allow_aliasing = sox_false; in create()
H A Dvol.c48 vol->uselimiter = sox_false; /* Default is no limiter. */ in getopts()
H A Dsf.c124 sox_bool error = sox_false in write_header()
H A Dfirfit.c86 sox_bool result = sox_false; in read_knots()
H A Dsinc.c97 return lsx_make_lpf(*num_taps |= 1, Fc, *beta, 0., 1., sox_false); in lpf()
H A Ddelay.c107 p->drain_started = sox_false; in start()
H A Dtrim.c67 p->copying = sox_false; in start()

12