Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/magicleap/
Dmlaudiowrapper.h49 void gst_ml_audio_wrapper_set_handle (GstMLAudioWrapper *self, MLHandle handle);
Dmlaudiowrapper.cpp176 gst_ml_audio_wrapper_set_handle (GstMLAudioWrapper *self, MLHandle handle) in gst_ml_audio_wrapper_set_handle() function
Dmlaudiosink.c214 gst_ml_audio_wrapper_set_handle (self->wrapper, handle); in buffer_cb()