Home
last modified time | relevance | path

Searched defs:new_rate (Results 1 – 15 of 15) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/audiofx/
Daudiofirfilter.c197 gint new_rate = GST_AUDIO_INFO_RATE (info); in gst_audio_fir_filter_setup() local
Daudioiirfilter.c213 gint new_rate = GST_AUDIO_INFO_RATE (info); in gst_audio_iir_filter_setup() local
/third_party/pulseaudio/src/pulsecore/filter/
Dlfe-filter.c148 void pa_lfe_filter_update_rate(pa_lfe_filter_t *f, uint32_t new_rate) { in pa_lfe_filter_update_rate()
/third_party/ffmpeg/libavformat/
Dsga.c129 int new_rate; in sga_probe() local
/third_party/ffmpeg/libavcodec/
Daudiotoolboxenc.c343 UInt32 new_rate = rate; in ffat_init_encoder() local
/third_party/pulseaudio/src/modules/
Dmodule-loopback.c247 uint32_t new_rate; in rate_controller() local
319 uint32_t old_rate, base_rate, new_rate, run_hours; in adjust_rates() local
Dmodule-combine-sink.c237 uint32_t new_rate = base_rate; in adjust_rates() local
/third_party/pulseaudio/src/modules/rtp/
Dmodule-rtp-recv.c277 uint32_t new_rate; in rtpoll_work_cb() local
/third_party/gstreamer/gstplugins_bad/tests/examples/ipcpipeline/
Dipc-play.c232 gdouble new_rate = cur_rate + rate_step; in play_set_relative_playback_rate() local
/third_party/libnl/lib/route/link/
Dsriov.c370 int err = 0, new_rate = 0; in sriov_fill_vfinfo() local
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dgstmpegdemux.c1299 guint64 scr, scr_adjusted, new_rate; in gst_flups_demux_parse_pack_start() local
/third_party/gstreamer/gstplugins_base/tools/
Dgst-play.c1075 gdouble new_rate = play->rate + rate_step; in play_set_relative_playback_rate() local
/third_party/gstreamer/gstplugins_bad/gst/mpegdemux/
Dgstmpegdemux.c1703 guint64 scr, scr_adjusted, new_rate; in gst_ps_demux_parse_pack_start() local
/third_party/pulseaudio/src/modules/echo-cancel/
Dmodule-echo-cancel.c340 uint32_t old_rate, base_rate, new_rate; in time_callback() local
/third_party/gstreamer/gstplugins_base/tests/examples/seek/
Djsseek.c2640 gdouble new_rate = (gdouble) (js->value) / 3000; in read_joystick() local