Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvdec.c166 static gboolean gst_nvdec_flush (GstVideoDecoder * decoder);
230 video_decoder_class->flush = GST_DEBUG_FUNCPTR (gst_nvdec_flush); in gst_nvdec_class_init()
1701 gst_nvdec_flush (GstVideoDecoder * decoder) in gst_nvdec_flush() function