Searched refs:gst_openh264dec_stop (Results 1 – 1 of 1) sorted by relevance
52 static gboolean gst_openh264dec_stop (GstVideoDecoder * decoder);110 video_decoder_class->stop = GST_DEBUG_FUNCPTR (gst_openh264dec_stop); in gst_openh264dec_class_init()197 gst_openh264dec_stop (GstVideoDecoder * decoder) in gst_openh264dec_stop() function