Home
last modified time | relevance | path

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

/external/libxcam/wrapper/gstreamer/
Dgstxcamsrc.cpp376 static GstFlowReturn gst_xcam_src_alloc (GstBaseSrc *src, guint64 offset, guint size, GstBuffer **b…
574 basesrc_class->alloc = GST_DEBUG_FUNCPTR (gst_xcam_src_alloc); in gst_xcam_src_class_init()
1338 gst_xcam_src_alloc (GstBaseSrc *src, guint64 offset, guint size, GstBuffer **buffer) in gst_xcam_src_alloc() function