Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dcpureport.c51 static gboolean gst_cpu_report_start (GstBaseTransform * trans);
90 gstbasetrans_class->start = GST_DEBUG_FUNCPTR (gst_cpu_report_start); in gst_cpu_report_class_init()
133 gst_cpu_report_start (GstBaseTransform * trans) in gst_cpu_report_start() function