Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264dec.cpp58 static GstFlowReturn gst_openh264dec_handle_frame (GstVideoDecoder * decoder,
114 GST_DEBUG_FUNCPTR (gst_openh264dec_handle_frame); in gst_openh264dec_class_init()
241 gst_openh264dec_handle_frame (GstVideoDecoder * decoder, in gst_openh264dec_handle_frame() function
415 while ((gst_openh264dec_handle_frame (decoder, NULL)) == GST_FLOW_OK); in gst_openh264dec_finish()