Home
last modified time | relevance | path

Searched refs:def_options (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-resampler.c1357 GstStructure *def_options = NULL; in gst_audio_resampler_new() local
1415 options = def_options = in gst_audio_resampler_new()
1424 if (def_options) in gst_audio_resampler_new()
1425 gst_structure_free (def_options); in gst_audio_resampler_new()