Home
last modified time | relevance | path

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

/third_party/libsnd/include/
Dsndfile.hh172 SndfileHandle::SndfileHandle (const char *path, int mode, int fmt, int chans, int srate) in SndfileHandle()
194 SndfileHandle::SndfileHandle (std::string const & path, int mode, int fmt, int chans, int srate) in SndfileHandle()
216 SndfileHandle::SndfileHandle (int fd, bool close_desc, int mode, int fmt, int chans, int srate) in SndfileHandle()
241 …:SndfileHandle (SF_VIRTUAL_IO &sfvirtual, void *user_data, int mode, int fmt, int chans, int srate) in SndfileHandle()
320 SndfileHandle::formatCheck (int fmt, int chans, int srate) in formatCheck()
428 SndfileHandle::SndfileHandle (LPCWSTR wpath, int mode, int fmt, int chans, int srate) in SndfileHandle()
/third_party/libsnd/examples/
Dsndfilehandle.cc32 int srate = 48000 ; in create_file() local
/third_party/ffmpeg/libavformat/
Dxa.c45 int channels, srate, bits_per_sample; in xa_probe() local
Dpmpdec.c49 int srate, channels; in pmp_header() local
Dcdxl.c35 int srate; member
Doggparsevorbis.c332 int srate; in vorbis_header() local
/third_party/alsa-lib/src/pcm/
Dpcm_plug.c52 int srate; member
795 const snd_interval_t *srate, *crate; in snd_pcm_plug_hw_refine_schange() local
896 const snd_interval_t *srate, *crate; in snd_pcm_plug_hw_refine_cchange() local
1107 snd_pcm_format_t sformat, int schannels, int srate, in snd_pcm_plug_open()
1237 int schannels = -1, srate = -1; in _snd_pcm_plug_open() local
Dpcm_rate.c58 unsigned int srate; member
176 const snd_interval_t *srate, *crate; in snd_pcm_rate_hw_refine_schange() local
209 const snd_interval_t *srate, *crate; in snd_pcm_rate_hw_refine_cchange() local
1462 snd_pcm_format_t sformat, unsigned int srate, in snd_pcm_rate_open()
1649 int srate = -1; in _snd_pcm_rate_open() local
Dpcm_share.c1373 snd_pcm_format_t sformat, int srate, in snd_pcm_share_open()
1615 int srate = -1; in _snd_pcm_share_open() local
/third_party/libsnd/src/
Ddwd.c119 unsigned short srate, maxval ; member
Davr.c53 int srate ; /* sample frequency in hertz */ member
Dcaf.c78 { uint8_t srate [8] ; member
346 double srate ; in caf_read_header() local
Dtxw.c92 { unsigned char format, srate, sr2, sr3 ; member
/third_party/ffmpeg/libavfilter/
Daf_bs2b.c166 int srate = inlink->sample_rate; in config_output() local
Daf_silencedetect.c177 const int srate = inlink->sample_rate; in filter_frame() local
Daf_apulsator.c37 int srate; member
Dbuffersrc.c77 #define CHECK_AUDIO_PARAM_CHANGE(s, c, srate, ch_layout, ch_count, format, pts)\ argument
Daf_aexciter.c82 double srate, double freq, in set_params()
Daf_acrusher.c29 int srate; member
Dformats.c636 double srate = av_strtod(arg, &tail); in ff_parse_sample_rate() local
/third_party/libsnd/programs/
Dsndfile-play.c422 opensoundsys_open_device (int channels, int srate) in opensoundsys_open_device()
/third_party/gstreamer/gstplugins_base/gst/videorate/
Dgstvideorate.c970 gdouble srate; in gst_video_rate_src_event() local