Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dnvcuvid.h331 typedef int (CUDAAPI *PFNVIDSEQUENCECALLBACK)(void *, CUVIDEOFORMAT *); typedef
351PFNVIDSEQUENCECALLBACK pfnSequenceCallback; /**< IN: Called before decoding frames and/or whenever…
Dgstnvdec.c1074 (PFNVIDSEQUENCECALLBACK) parser_sequence_callback; in gst_nvdec_set_format()