Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/winks/
Dgstksvideodevice.h80 gboolean gst_ks_video_device_postprocess_frame (GstKsVideoDevice * self, GstBuffer **buf);
Dgstksvideosrc.c932 if (!gst_ks_video_device_postprocess_frame (priv->device, buf)) { in gst_ks_video_src_create()
Dgstksvideodevice.c1177 gst_ks_video_device_postprocess_frame (GstKsVideoDevice * self, in gst_ks_video_device_postprocess_frame() function