Home
last modified time | relevance | path

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

/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() function
868 sps = gst_h264_parser_get_sps (nalparser, sps_id); in gst_h264_parser_parse_buffering_period()
2063 sps = gst_h264_parser_get_sps (nalparser, sps_id); in gst_h264_parse_pps()
2588 sps = gst_h264_parser_get_sps (nalparser, pps->sequence->id); in gst_h264_parser_update_pps()