| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | flac.c | 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() [all …]
|
| H A D | compandt.c | 55 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 D | raw-fmt.c | 21 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 D | sox.c | 108 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 D | libsox.c | 127 sox_false, /* sox_bool repeatable */ 135 sox_false, /* sox_bool use_magic */ 136 sox_false, /* sox_bool use_threads */
|
| H A D | mp3-util.h | 84 sox_bool vbr = sox_false, depadded = sox_false; in mp3_duration() 120 depadded = sox_false; in mp3_duration()
|
| H A D | formats.c | 342 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 D | dither.c | 306 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 D | speed.c | 34 sox_bool is_cents = sox_false; in getopts()
|
| H A D | silence.c | 88 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 D | mp3.c | 352 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 D | sox_i.h | 242 #define lsx_rawstartread(ft) lsx_rawstart(ft, sox_false, sox_false, sox_false, SOX_ENCODING_UNKNOWN…
|
| H A D | effects_i.c | 167 sox_bool found_samples = sox_false, found_time = sox_false; in parsesamples()
|
| H A D | example6.c | 77 sox_false in main()
|
| H A D | cvsd-fmt.c | 49 lsx_rawstart(ft, sox_true, sox_false, sox_true, SOX_ENCODING_CVSD, 1); in start()
|
| H A D | dither.h | 18 p->dither_off = sox_false; in NAME()
|
| H A D | wav.c | 82 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 D | lpc10.c | 130 return lsx_check_read_params(ft, 1, 8000., SOX_ENCODING_LPC10, 0, (uint64_t)0, sox_false); in startread()
|
| H A D | rate.c | 298 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 D | vol.c | 48 vol->uselimiter = sox_false; /* Default is no limiter. */ in getopts()
|
| H A D | sf.c | 124 sox_bool error = sox_false in write_header()
|
| H A D | firfit.c | 86 sox_bool result = sox_false; in read_knots()
|
| H A D | sinc.c | 97 return lsx_make_lpf(*num_taps |= 1, Fc, *beta, 0., 1., sox_false); in lpf()
|
| H A D | delay.c | 107 p->drain_started = sox_false; in start()
|
| H A D | trim.c | 67 p->copying = sox_false; in start()
|