Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgst-android-hardware-sensor.h43 typedef struct GstAHSensorEvent struct
52 } GstAHSensorEvent; typedef
101 gboolean gst_ah_sensor_populate_event (GstAHSensorEvent * event,
Dgstahssrc.c579 gst_ahs_src_update_smoothing (GstAHSSrc * self, const GstAHSensorEvent * event) in gst_ahs_src_update_smoothing()
606 GstAHSensorEvent event; in gst_ahs_src_on_sensor_changed()
Dgst-android-hardware-sensor.c778 gst_ah_sensor_populate_event (GstAHSensorEvent * event, jobject event_object, in gst_ah_sensor_populate_event()