Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dnvcuvid.h148 …unsigned int seqhdr_data_length; /**< OUT: Additional bytes following (CUVIDEOFORMATEX… member
/third_party/ffmpeg/libavcodec/
Dcuviddec.c991 ctx->cuparse_ext->format.seqhdr_data_length = extradata_size; in cuvid_decode_init()
1024 seq_pkt.payload_size = ctx->cuparse_ext->format.seqhdr_data_length; in cuvid_decode_init()
1084 seq_pkt.payload_size = ctx->cuparse_ext->format.seqhdr_data_length; in cuvid_flush()