Searched refs:GST_H265_IS_I_SLICE (Results 1 – 4 of 4) sorted by relevance
43 #define GST_H265_IS_I_SLICE(slice) ((slice)->type == GST_H265_I_SLICE) macro
357 if (GST_H265_IS_I_SLICE (header) || in _fill_pred_weight_table()
480 if (GST_H265_IS_I_SLICE (&slice->header)) in gst_h265_decoder_process_ref_pic_lists()
890 if (GST_H265_IS_I_SLICE (&slice)) in gst_h265_parse_process_nal()