Home
last modified time | relevance | path

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

/external/libxcam/wrapper/gstreamer/
Dgstxcamsrc.cpp375 static gboolean gst_xcam_src_unlock_stop (GstBaseSrc *src);
573 basesrc_class->unlock_stop = GST_DEBUG_FUNCPTR (gst_xcam_src_unlock_stop); in gst_xcam_src_class_init()
1190 gst_xcam_src_unlock_stop (GstBaseSrc *src) in gst_xcam_src_unlock_stop() function