Searched refs:gst_h264_parse_sps_data (Results 1 – 2 of 2) sorted by relevance
1664 gst_h264_parse_sps_data (NalReader * nr, GstH264SPS * sps) in gst_h264_parse_sps_data() function1928 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()
117554 codecparsers: h264: add gst_h264_parse_sps_data() helper.