Searched refs:gst_oss_src_getcaps (Results 1 – 2 of 2) sorted by relevance
94 static GstCaps *gst_oss_src_getcaps (GstBaseSrc * bsrc, GstCaps * filter);147 gstbasesrc_class->get_caps = GST_DEBUG_FUNCPTR (gst_oss_src_getcaps); in gst_oss_src_class_init()244 gst_oss_src_getcaps (GstBaseSrc * bsrc, GstCaps * filter) in gst_oss_src_getcaps() function
131329 * sys/oss/gstosssrc.c: (gst_oss_src_init), (gst_oss_src_getcaps),