Searched refs:gst_openh264dec_start (Results 1 – 1 of 1) sorted by relevance
51 static gboolean gst_openh264dec_start (GstVideoDecoder * decoder);109 video_decoder_class->start = GST_DEBUG_FUNCPTR (gst_openh264dec_start); in gst_openh264dec_class_init()154 gst_openh264dec_start (GstVideoDecoder * decoder) in gst_openh264dec_start() function