Lines Matching refs:NumPocTotalCurr
917 NalReader * nr, gint NumPocTotalCurr) in gst_h265_slice_parse_ref_pic_list_modification() argument
921 const guint n = ceil_log2 (NumPocTotalCurr); in gst_h265_slice_parse_ref_pic_list_modification()
928 CHECK_ALLOWED_MAX (rpl_mod->list_entry_l0[i], (NumPocTotalCurr - 1)); in gst_h265_slice_parse_ref_pic_list_modification()
936 CHECK_ALLOWED_MAX (rpl_mod->list_entry_l1[i], (NumPocTotalCurr - 1)); in gst_h265_slice_parse_ref_pic_list_modification()
2443 gint NumPocTotalCurr = 0; in gst_h265_parser_parse_slice_hdr() local
2595 NumPocTotalCurr++; in gst_h265_parser_parse_slice_hdr()
2598 NumPocTotalCurr++; in gst_h265_parser_parse_slice_hdr()
2602 NumPocTotalCurr++; in gst_h265_parser_parse_slice_hdr()
2603 slice->NumPocTotalCurr = NumPocTotalCurr; in gst_h265_parser_parse_slice_hdr()
2606 if (NumPocTotalCurr > 1) in gst_h265_parser_parse_slice_hdr()
2608 NumPocTotalCurr)) in gst_h265_parser_parse_slice_hdr()