Home
last modified time | relevance | path

Searched refs:sox_rate_t (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Deffects_i.c153 static char const * parsesamples(sox_rate_t rate, const char *str0, uint64_t *samples, int def, int…
155 char const * lsx_parsesamples(sox_rate_t rate, const char *str0, uint64_t *samples, int def) in lsx_parsesamples()
161 static char const * parsesamples(sox_rate_t rate, const char *str0, uint64_t *samples, int def, int… in parsesamples()
338 char const * lsx_parseposition(sox_rate_t rate, const char *str0, uint64_t *samples, uint64_t lates… in lsx_parseposition()
H A Dsox_i.h76 char const * lsx_parsesamples(sox_rate_t rate, const char *str, uint64_t *samples, int def);
77 char const * lsx_parseposition(sox_rate_t rate, const char *str, uint64_t *samples, uint64_t latest…
119 void lsx_plot_fir(double * h, int num_points, sox_rate_t rate, sox_plot_t type, char const * title,…
227 sox_rate_t rate, sox_encoding_t encoding, unsigned bits_per_sample,
H A Dcdr.c40 static sox_rate_t const write_rates[] = {44100, 0}; in LSX_FORMAT_HANDLER()
H A Draw-fmt.c52 static sox_rate_t const write_rates[] = {8000, 0}; in LSX_FORMAT_HANDLER()
H A Dsounder.c31 …return lsx_check_read_params(ft, 1, (sox_rate_t)rate, SOX_ENCODING_UNSIGNED, 8, (uint64_t)0, sox_t… in start_read()
H A Dwve.c53 static sox_rate_t const write_rates[] = {8000, 0}; in LSX_FORMAT_HANDLER()
H A Dsoundtool.c42 …return lsx_check_read_params(ft, 1, (sox_rate_t)rate, SOX_ENCODING_UNSIGNED, 8, (uint64_t)nsamples… in start_read()
H A Dlpc10.c216 static sox_rate_t const write_rates[] = {8000, 0}; in LSX_FORMAT_HANDLER()
H A Dfirfit.c49 sox_rate_t rate = effp->in_signal.rate; in make_filter()
H A Dsphere.c140 return lsx_check_read_params(ft, channels, (sox_rate_t)rate, encoding, in start_read()
H A Dsox.h457 typedef double sox_rate_t; typedef
1350 sox_rate_t rate; /**< samples per second, 0 if unknown */
1471 sox_rate_t const * write_rates;
H A Dsndfile.c312 sox_rate_t rate, sox_encoding_t encoding, unsigned bits_per_sample, uint64_t length) in check_read_params()
346 sox_rate_t rate; in startread()
H A Dgsm.c238 static sox_rate_t const write_rates[] = {8000, 0}; in LSX_FORMAT_HANDLER()
H A Dgsrt.c193 static sox_rate_t const write_rates[] = { 8000, 0 }; in LSX_FORMAT_HANDLER()
H A Dpad.c33 static int parse(sox_effect_t * effp, char * * argv, sox_rate_t rate) in parse()
H A Dtx16w.c373 static sox_rate_t const write_rates[] = {1e5/6, 1e5/3, 1e5/2, 0}; in LSX_FORMAT_HANDLER()
H A Dau.c191 return lsx_check_read_params(ft, channels, (sox_rate_t)rate, encoding, in startread()
H A Damr.h324 static sox_rate_t const write_rates[] = {AMR_RATE, 0}; in AMR_FORMAT_FN()
H A Ddither.c45 sox_rate_t rate;
H A Dprc.c435 static sox_rate_t const write_rates[] = {8000, 0}; in LSX_FORMAT_HANDLER()
H A Dbend.c69 static int parse(sox_effect_t * effp, char **argv, sox_rate_t rate) in parse()
H A Dsplice.c117 static int parse(sox_effect_t * effp, char * * argv, sox_rate_t rate) in parse()
H A Dsmp.c111 static void settrailer(sox_format_t * ft, struct smptrailer *trailer, sox_rate_t rate) in settrailer()
H A Dhcom.c491 static sox_rate_t const write_rates[] = {22050,22050/2,22050/3,22050/4.,0}; in LSX_FORMAT_HANDLER()
H A Dformats.c699 sox_rate_t r; in set_output_format()
706 sox_rate_t given = ft->signal.rate, max = 0; in set_output_format()

12