Home
last modified time | relevance | path

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

/external/libxcam/wrapper/gstreamer/
Dgstxcamsrc.cpp374 static gboolean gst_xcam_src_unlock (GstBaseSrc *src);
572 basesrc_class->unlock = GST_DEBUG_FUNCPTR (gst_xcam_src_unlock); in gst_xcam_src_class_init()
1179 gst_xcam_src_unlock (GstBaseSrc *src) in gst_xcam_src_unlock() function