| /third_party/libsnd/include/ |
| D | sndfile.hh | 174 SndfileHandle::SndfileHandle (const char *path, int mode, int fmt, int chans, int srate) in SndfileHandle() 196 SndfileHandle::SndfileHandle (std::string const & path, int mode, int fmt, int chans, int srate) in SndfileHandle() 218 SndfileHandle::SndfileHandle (int fd, bool close_desc, int mode, int fmt, int chans, int srate) in SndfileHandle() 243 …:SndfileHandle (SF_VIRTUAL_IO &sfvirtual, void *user_data, int mode, int fmt, int chans, int srate) in SndfileHandle() 322 SndfileHandle::formatCheck (int fmt, int chans, int srate) in formatCheck() 430 SndfileHandle::SndfileHandle (const wchar_t *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 | 329 int srate; in vorbis_header() local
|
| /third_party/alsa-lib/src/pcm/ |
| D | pcm_plug.c | 52 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 1148 snd_pcm_format_t sformat, int schannels, int srate, in snd_pcm_plug_open() 1278 int schannels = -1, srate = -1; in _snd_pcm_plug_open() local
|
| D | pcm_rate.c | 57 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 1496 snd_pcm_format_t sformat, unsigned int srate, in snd_pcm_rate_open() 1683 int srate = -1; in _snd_pcm_rate_open() local
|
| D | pcm_share.c | 1382 snd_pcm_format_t sformat, int srate, in snd_pcm_share_open() 1624 int srate = -1; in _snd_pcm_share_open() local
|
| /third_party/libsnd/src/ |
| D | dwd.c | 119 uint16_t srate, maxval ; member
|
| D | avr.c | 51 int srate ; /* sample frequency in hertz */ member
|
| D | caf.c | 74 { uint8_t srate [8] ; member 342 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 | 159 int srate = inlink->sample_rate; in config_output() local
|
| D | af_silencedetect.c | 214 const int srate = inlink->sample_rate; in filter_frame() local
|
| D | af_apulsator.c | 38 int srate; member
|
| D | buffersrc.c | 76 #define CHECK_AUDIO_PARAM_CHANGE(s, c, srate, layout, format, pts)\ argument
|
| D | af_aexciter.c | 82 double srate, double freq, in set_params()
|
| D | af_acrusher.c | 29 int srate; member
|
| D | af_adynamicequalizer.c | 89 static double get_gain(double in, double srate, double makeup, in get_gain()
|
| D | formats.c | 831 double srate = av_strtod(arg, &tail); in ff_parse_sample_rate() local
|
| /third_party/lame/frontend/ |
| D | brhist.c | 179 int srate = lame_get_out_samplerate(gf); in progress_line() local
|
| /third_party/libsnd/programs/ |
| D | sndfile-play.c | 424 opensoundsys_open_device (int channels, int srate) in opensoundsys_open_device()
|