Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvdec.c168 static GstFlowReturn gst_nvdec_finish (GstVideoDecoder * decoder);
231 video_decoder_class->finish = GST_DEBUG_FUNCPTR (gst_nvdec_finish); in gst_nvdec_class_init()
1749 gst_nvdec_finish (GstVideoDecoder * decoder) in gst_nvdec_finish() function