/third_party/libsnd/include/ |
D | sndfile.hh | 172 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/ |
D | sndfilehandle.cc | 32 int srate = 48000 ; in create_file() local
|
/third_party/ffmpeg/libavformat/ |
D | xa.c | 45 int channels, srate, bits_per_sample; in xa_probe() local
|
D | pmpdec.c | 49 int srate, channels; in pmp_header() local
|
D | cdxl.c | 35 int srate; member
|
D | oggparsevorbis.c | 332 int srate; in vorbis_header() local
|
/third_party/alsa-lib/src/pcm/ |
D | pcm_plug.c | 52 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
|
D | pcm_rate.c | 58 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
|
D | pcm_share.c | 1373 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/ |
D | dwd.c | 119 unsigned short srate, maxval ; member
|
D | avr.c | 53 int srate ; /* sample frequency in hertz */ member
|
D | caf.c | 78 { uint8_t srate [8] ; member 346 double srate ; in caf_read_header() local
|
D | txw.c | 92 { unsigned char format, srate, sr2, sr3 ; member
|
/third_party/ffmpeg/libavfilter/ |
D | af_bs2b.c | 166 int srate = inlink->sample_rate; in config_output() local
|
D | af_silencedetect.c | 177 const int srate = inlink->sample_rate; in filter_frame() local
|
D | af_apulsator.c | 37 int srate; member
|
D | buffersrc.c | 77 #define CHECK_AUDIO_PARAM_CHANGE(s, c, srate, ch_layout, ch_count, format, pts)\ argument
|
D | af_aexciter.c | 82 double srate, double freq, in set_params()
|
D | af_acrusher.c | 29 int srate; member
|
D | formats.c | 636 double srate = av_strtod(arg, &tail); in ff_parse_sample_rate() local
|
/third_party/libsnd/programs/ |
D | sndfile-play.c | 422 opensoundsys_open_device (int channels, int srate) in opensoundsys_open_device()
|
/third_party/gstreamer/gstplugins_base/gst/videorate/ |
D | gstvideorate.c | 970 gdouble srate; in gst_video_rate_src_event() local
|