Searched refs:active_pps (Results 1 – 7 of 7) sorted by relevance
88 const GstH265PPS *active_pps; member677 priv->active_pps = priv->current_slice.header.pps; in gst_h265_decoder_parse_slice()678 priv->active_sps = priv->active_pps->sps; in gst_h265_decoder_parse_slice()1623 g_assert (priv->active_pps != NULL); in gst_h265_decoder_start_current_picture()
105 const GstH264PPS *active_pps; member1060 g_assert (priv->active_pps != NULL); in gst_h264_decoder_start_current_picture()1251 priv->active_pps = priv->current_slice.header.pps; in gst_h264_decoder_parse_slice()1252 priv->active_sps = priv->active_pps->sequence; in gst_h264_decoder_parse_slice()
398 const H264RawPPS *active_pps; member
675 const H265RawPPS *active_pps; member
1334 h264->active_pps = NULL; in cbs_h264_flush()1370 h265->active_pps = NULL; in cbs_h265_flush()
992 h264->active_pps = pps; in FUNC()
1327 h265->active_pps = pps; in FUNC()