Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvdec.c1637 gboolean parse_nal = FALSE; in gst_nvdec_process_input() local
1641 parse_nal = TRUE; in gst_nvdec_process_input()
1648 } else if (klass->codec_type == cudaVideoCodec_H264 && parse_nal) { in gst_nvdec_process_input()
1650 } else if (klass->codec_type == cudaVideoCodec_HEVC && parse_nal) { in gst_nvdec_process_input()