Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h159 GST_H264_NAL_SUBSET_SPS = 15, enumerator
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvdec.c1360 if (nal_type == GST_H264_NAL_SPS || nal_type == GST_H264_NAL_SUBSET_SPS) { in gst_nvdec_store_h264_nal()
1415 case GST_H264_NAL_SUBSET_SPS:{ in gst_nvdec_handle_h264_buffer()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth264parse.c524 if (naltype == GST_H264_NAL_SPS || naltype == GST_H264_NAL_SUBSET_SPS) { in gst_h264_parser_store_nal()
964 case GST_H264_NAL_SUBSET_SPS: in gst_h264_parse_process_nal()