Home
last modified time | relevance | path

Searched defs:sps_id (Results 1 – 13 of 13) sorted by relevance

/third_party/ffmpeg/libavformat/
Dh264dec.c38 unsigned pps_id, sps_id; in h264_probe() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph264depay.c346 parse_sps (GstMapInfo * map, guint32 * sps_id) in parse_sps()
361 parse_pps (GstMapInfo * map, guint32 * sps_id, guint32 * pps_id) in parse_pps()
652 guint32 sps_id; in gst_rtp_h264_add_sps_pps() local
689 guint32 sps_id; in gst_rtp_h264_add_sps_pps() local
Dgstrtph265depay.c314 parse_sps (GstMapInfo * map, guint32 * sps_id) in parse_sps()
331 parse_pps (GstMapInfo * map, guint32 * sps_id, guint32 * pps_id) in parse_pps()
709 guint32 sps_id; in gst_rtp_h265_add_vps_sps_pps() local
744 guint32 sps_id; in gst_rtp_h265_add_vps_sps_pps() local
/third_party/ffmpeg/libavcodec/
Dqsvenc_hevc.c65 unsigned int sps_id; in generate_fake_vps() local
Dh264_ps.h45 unsigned int sps_id; member
112 unsigned int sps_id; member
Dhevc_ps.c908 int ff_hevc_parse_sps(HEVCSPS *sps, GetBitContext *gb, unsigned int *sps_id, in ff_hevc_parse_sps()
1255 unsigned int sps_id; in ff_hevc_decode_nal_sps() local
Dh264_sei.c301 unsigned int sps_id; in decode_buffering_period() local
Dh264_ps.c338 unsigned int sps_id; in ff_h264_decode_seq_parameter_set() local
Dhevc_ps.h250 unsigned int sps_id; ///< seq_parameter_set_id member
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.c175 gst_h264_parser_get_sps (GstH264NalParser * nalparser, guint8 sps_id) in gst_h264_parser_get_sps()
863 guint8 sps_id; in gst_h264_parser_parse_buffering_period() local
2050 gint sps_id; in gst_h264_parse_pps() local
Dgsth265parser.c207 gst_h265_parser_get_sps (GstH265Parser * parser, guint8 sps_id) in gst_h265_parser_get_sps()
1017 guint8 sps_id; in gst_h265_parser_parse_buffering_period() local
2117 gint sps_id; in gst_h265_parse_pps() local
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfvideoenc.h59 gboolean sps_id; /* AVEncH264SPSID */ member
Dgstmfh264enc.cpp207 guint sps_id; member