Home
last modified time | relevance | path

Searched refs:gst_openh264enc_finalize (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264enc.cpp153 static void gst_openh264enc_finalize (GObject * object);
262 gobject_class->finalize = gst_openh264enc_finalize; in gst_openh264enc_class_init()
639 gst_openh264enc_finalize (GObject * object) in gst_openh264enc_finalize() function