Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h178 GST_H264_NAL_EXTENSION_NONE = 0, enumerator
Dgsth264parser.c215 nalu->extension_type = GST_H264_NAL_EXTENSION_NONE; in gst_h264_parse_nalu_header()
1674 sps->extension_type = GST_H264_NAL_EXTENSION_NONE; in gst_h264_parse_sps_data()
2430 sps->extension_type = GST_H264_NAL_EXTENSION_NONE; in gst_h264_sps_mvc_clear()
/third_party/gstreamer/gstplugins_bad/ext/smoothstreaming/
Dgstmssmanifest.c654 nalu.extension_type = GST_H264_NAL_EXTENSION_NONE; in _gst_mss_stream_add_h264_codec_data()