Home
last modified time | relevance | path

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

/external/libxcam/wrapper/gstreamer/
Dgstxcamsrc.cpp377 static GstFlowReturn gst_xcam_src_fill (GstPushSrc *src, GstBuffer *out);
575 pushsrc_class->fill = GST_DEBUG_FUNCPTR (gst_xcam_src_fill); in gst_xcam_src_class_init()
1352 gst_xcam_src_fill (GstPushSrc *basesrc, GstBuffer *buf) in gst_xcam_src_fill() function