Searched refs:gst_xcam_src_get_caps (Results 1 – 1 of 1) sorted by relevance
369 static GstCaps* gst_xcam_src_get_caps (GstBaseSrc *src, GstCaps *filter);566 basesrc_class->get_caps = GST_DEBUG_FUNCPTR (gst_xcam_src_get_caps); in gst_xcam_src_class_init()1201 gst_xcam_src_get_caps (GstBaseSrc *src, GstCaps *filter) in gst_xcam_src_get_caps() function