Home
last modified time | relevance | path

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

/external/libxcam/wrapper/gstreamer/
Dgstxcamsrc.cpp372 static gboolean gst_xcam_src_start (GstBaseSrc *src);
570 basesrc_class->start = GST_DEBUG_FUNCPTR (gst_xcam_src_start); in gst_xcam_src_class_init()
907 gst_xcam_src_start (GstBaseSrc *src) in gst_xcam_src_start() function