Searched refs:gst_aes_dec_stop (Results 1 – 1 of 1) sorted by relevance
111 static gboolean gst_aes_dec_stop (GstBaseTransform * base);229 GST_BASE_TRANSFORM_CLASS (klass)->stop = GST_DEBUG_FUNCPTR (gst_aes_dec_stop); in gst_aes_dec_class_init()597 gst_aes_dec_stop (GstBaseTransform * base) in gst_aes_dec_stop() function