Searched refs:last_sps (Results 1 – 7 of 7) sorted by relevance
972 if (!nalparser->last_sps || !nalparser->last_sps->valid) { in gst_h264_parser_parse_pic_timing()979 if (nalparser->last_sps->vui_parameters_present_flag) { in gst_h264_parser_parse_pic_timing()980 GstH264VUIParams *vui = &nalparser->last_sps->vui_parameters; in gst_h264_parser_parse_pic_timing()1095 GstH264SPS *const sps = nalparser->last_sps; in gst_h264_parser_parse_recovery_point()1657 nalparser->last_sps = &nalparser->sps[sps->id]; in gst_h264_parser_parse_sps()1976 nalparser->last_sps = &nalparser->sps[sps->id]; in gst_h264_parser_parse_subset_sps()2551 nalparser->last_sps = &nalparser->sps[sps->id]; in gst_h264_parser_update_sps()
1092 if (!parser->last_sps || !parser->last_sps->valid) { in gst_h265_parser_parse_pic_timing()1098 profile_tier_level = &parser->last_sps->profile_tier_level; in gst_h265_parser_parse_pic_timing()1110 if (parser->last_sps->vui_parameters_present_flag) { in gst_h265_parser_parse_pic_timing()1111 GstH265VUIParams *vui = &parser->last_sps->vui_params; in gst_h265_parser_parse_pic_timing()1170 GstH265SPS *const sps = parser->last_sps; in gst_h265_parser_parse_recovery_point()1806 parser->last_sps = &parser->sps[sps->id]; in gst_h265_parser_parse_sps()3087 parser->last_sps = &parser->sps[sps->id]; in gst_h265_parser_update_sps()
1216 GstH264SPS *last_sps; member
1626 GstH265SPS *last_sps; member
578 const HEVCSPS *last_sps = s->ps.sps; in hls_slice_header() local581 if (last_sps && IS_IRAP(s) && s->nal_unit_type != HEVC_NAL_CRA_NUT) { in hls_slice_header()582 if (sps->width != last_sps->width || sps->height != last_sps->height || in hls_slice_header()584 last_sps->temporal_layer[last_sps->max_sub_layers - 1].max_dec_pic_buffering) in hls_slice_header()
2067 sps = h264parse->nalparser->last_sps; in gst_h264_parse_update_src_caps()2435 GstH264SPS *sps = h264parse->nalparser->last_sps; in gst_h264_parse_get_duration()2525 GstH264SPS *sps = h264parse->nalparser->last_sps; in gst_h264_parse_get_timestamp()
1458 sps = h265parse->nalparser->last_sps; in gst_h265_parse_make_codec_data()2109 sps = h265parse->nalparser->last_sps; in gst_h265_parse_update_src_caps()