Searched defs:sps_id (Results 1 – 13 of 13) sorted by relevance
/third_party/ffmpeg/libavformat/ |
D | h264dec.c | 38 unsigned pps_id, sps_id; in h264_probe() local
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtph264depay.c | 346 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
|
D | gstrtph265depay.c | 314 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/ |
D | qsvenc_hevc.c | 65 unsigned int sps_id; in generate_fake_vps() local
|
D | h264_ps.h | 45 unsigned int sps_id; member 112 unsigned int sps_id; member
|
D | hevc_ps.c | 908 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
|
D | h264_sei.c | 301 unsigned int sps_id; in decode_buffering_period() local
|
D | h264_ps.c | 338 unsigned int sps_id; in ff_h264_decode_seq_parameter_set() local
|
D | hevc_ps.h | 250 unsigned int sps_id; ///< seq_parameter_set_id member
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
D | gsth264parser.c | 175 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
|
D | gsth265parser.c | 207 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/ |
D | gstmfvideoenc.h | 59 gboolean sps_id; /* AVEncH264SPSID */ member
|
D | gstmfh264enc.cpp | 207 guint sps_id; member
|