Searched defs:audiorate (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst/audiorate/ |
D | gstaudiorate.c | 207 gst_audio_rate_reset (GstAudioRate * audiorate) in gst_audio_rate_reset() 219 gst_audio_rate_setcaps (GstAudioRate * audiorate, GstCaps * caps) in gst_audio_rate_setcaps() 251 gst_audio_rate_init (GstAudioRate * audiorate) in gst_audio_rate_init() 275 gst_audio_rate_fill_to_time (GstAudioRate * audiorate, GstClockTime time) in gst_audio_rate_fill_to_time() 298 GstAudioRate *audiorate; in gst_audio_rate_sink_event() local 388 GstAudioRate *audiorate; in gst_audio_rate_src_event() local 402 gst_audio_rate_convert (GstAudioRate * audiorate, in gst_audio_rate_convert() 411 gst_audio_rate_convert_segments (GstAudioRate * audiorate) in gst_audio_rate_convert_segments() 436 gst_audio_rate_notify_drop (GstAudioRate * audiorate) in gst_audio_rate_notify_drop() 442 gst_audio_rate_notify_add (GstAudioRate * audiorate) in gst_audio_rate_notify_add() [all …]
|
D | meson.build | 1 audiorate = library('gstaudiorate', variable
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | audiorate.c | 180 GstElement *pipe, *src, *conv, *filter, *injector, *audiorate, *sink; in do_perfect_stream_test() local 406 GstElement *audiorate; in GST_START_TEST() local 499 GstElement *audiorate; in GST_START_TEST() local
|
/third_party/gstreamer/gstplugins_base/ |
D | meson_options.txt | 35 option('audiorate', type : 'feature', value : 'auto') feature
|
/third_party/gstreamer/gstplugins_base/docs/plugins/ |
D | gst_plugins_cache.json | 1077 "audiorate": { object 1080 "audiorate": { object
|