Searched refs:gst_openexr_dec_stop (Results 1 – 1 of 1) sorted by relevance
89 static gboolean gst_openexr_dec_stop (GstVideoDecoder * decoder);134 video_decoder_class->stop = GST_DEBUG_FUNCPTR (gst_openexr_dec_stop); in gst_openexr_dec_class_init()168 gst_openexr_dec_stop (GstVideoDecoder * video_decoder) in gst_openexr_dec_stop() function