Searched refs:gst_inter_video_src_fixate (Results 1 – 1 of 1) sorted by relevance
60 static GstCaps *gst_inter_video_src_fixate (GstBaseSrc * src, GstCaps * caps);119 base_src_class->fixate = GST_DEBUG_FUNCPTR (gst_inter_video_src_fixate); in gst_inter_video_src_class_init()481 gst_inter_video_src_fixate (GstBaseSrc * src, GstCaps * caps) in gst_inter_video_src_fixate() function