Home
last modified time | relevance | path

Searched defs:srate (Results 1 - 22 of 22) sorted by relevance

/third_party/libsnd/examples/
H A Dsndfilehandle.cc32 int srate = 48000 ; in create_file() local
/third_party/ffmpeg/libavformat/
H A Dxa.c45 int channels, srate, bits_per_sample; in xa_probe() local
H A Dpmpdec.c49 int srate, channels; in pmp_header() local
H A Dcdxl.c35 int srate; member
H A Doggparsevorbis.c329 int srate; in vorbis_header() local
/third_party/ffmpeg/libavfilter/
H A Daf_bs2b.c159 int srate = inlink->sample_rate; in config_output() local
H A Daf_silencedetect.c214 const int srate = inlink->sample_rate; in filter_frame() local
H A Daf_acrusher.c29 int srate; member
H A Daf_apulsator.c38 int srate; member
H A Daf_aexciter.c80 set_params(ChannelParams *p, double blend, double drive, double srate, double freq, double ceil) set_params() argument
H A Daf_adynamicequalizer.c89 static double get_gain(double in, double srate, double makeup, in get_gain() argument
H A Dformats.c831 double srate = av_strtod(arg, &tail); in ff_parse_sample_rate() local
/third_party/libsnd/src/
H A Ddwd.c119 uint16_t srate, maxval ; member
H A Davr.c51 int srate ; /* sample frequency in hertz */ member
H A Dtxw.c92 { unsigned char format, srate, sr2, sr3 ; member
H A Dcaf.c74 { uint8_t srate [8] ; member
342 double srate ; in caf_read_header() local
/third_party/libsnd/include/
H A Dsndfile.hh174 SndfileHandle::SndfileHandle (const char *path, int mode, int fmt, int chans, int srate) in SndfileHandle() argument
196 SndfileHandle::SndfileHandle (std::string const & path, int mode, int fmt, int chans, int srate) in SndfileHandle() argument
218 SndfileHandle::SndfileHandle (int fd, bool close_desc, int mode, int fmt, int chans, int srate) in SndfileHandle() argument
243 SndfileHandle::SndfileHandle (SF_VIRTUAL_IO &sfvirtual, void *user_data, int mode, int fmt, int chans, int srate) in SndfileHandle() argument
322 SndfileHandle::formatCheck (int fmt, int chans, int srate) in formatCheck() argument
430 SndfileHandle(const wchar_t *wpath, int mode, int fmt, int chans, int srate) SndfileHandle() argument
[all...]
/third_party/lame/frontend/
H A Dbrhist.c179 int srate = lame_get_out_samplerate(gf); in progress_line() local
/third_party/libsnd/programs/
H A Dsndfile-play.c424 opensoundsys_open_device (int channels, int srate) in opensoundsys_open_device() argument
/third_party/alsa-lib/src/pcm/
H A Dpcm_plug.c52 int srate; member
824 const snd_interval_t *srate, *crate; in snd_pcm_plug_hw_refine_schange() local
925 const snd_interval_t *srate, *crate; in snd_pcm_plug_hw_refine_cchange() local
1146 snd_pcm_plug_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, int schannels, int srate, const snd_config_t *rate_converter, enum snd_pcm_plug_route_policy route_policy, snd_pcm_route_ttable_entry_t *ttable, unsigned int tt_ssize, unsigned int tt_cused, unsigned int tt_sused, snd_pcm_t *slave, int close_slave) snd_pcm_plug_open() argument
1278 int schannels = -1, srate = -1; _snd_pcm_plug_open() local
[all...]
H A Dpcm_share.c1624 int srate = -1; in _snd_pcm_share_open() local
1381 snd_pcm_share_open(snd_pcm_t **pcmp, const char *name, const char *sname, snd_pcm_format_t sformat, int srate, unsigned int schannels, int speriod_time, int sbuffer_time, unsigned int channels, unsigned int *channels_map, snd_pcm_stream_t stream, int mode) snd_pcm_share_open() argument
H A Dpcm_rate.c57 unsigned int srate; member
175 const snd_interval_t *srate, *crate; in snd_pcm_rate_hw_refine_schange() local
208 const snd_interval_t *srate, *crate; in snd_pcm_rate_hw_refine_cchange() local
1495 snd_pcm_rate_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, unsigned int srate, const snd_config_t *converter, snd_pcm_t *slave, int close_slave) snd_pcm_rate_open() argument
1683 int srate = -1; _snd_pcm_rate_open() local
[all...]

Completed in 19 milliseconds