Home
last modified time | relevance | path

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

/external/libxcam/wrapper/gstreamer/
Dgstxcamsrc.cpp373 static gboolean gst_xcam_src_stop (GstBaseSrc *src);
571 basesrc_class->stop = GST_DEBUG_FUNCPTR (gst_xcam_src_stop); in gst_xcam_src_class_init()
1159 gst_xcam_src_stop (GstBaseSrc *src) in gst_xcam_src_stop() function