Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.c1664 gst_h264_parse_sps_data (NalReader * nr, GstH264SPS * sps) in gst_h264_parse_sps_data() function
1928 if (!gst_h264_parse_sps_data (&nr, sps)) in gst_h264_parse_sps()
2011 if (!gst_h264_parse_sps_data (&nr, sps)) in gst_h264_parse_subset_sps()
/third_party/gstreamer/gstplugins_bad/
DChangeLog117554 codecparsers: h264: add gst_h264_parse_sps_data() helper.