Home
last modified time | relevance | path

Searched refs:UsedByCurrPicS1 (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth265parser.c845 stRPS->UsedByCurrPicS1[i++] = used_by_curr_pic_flag[j]; in gst_h265_parser_parse_short_term_ref_pic_sets()
850 stRPS->UsedByCurrPicS1[i++] = used_by_curr_pic_flag[RefRPS->NumDeltaPocs]; in gst_h265_parser_parse_short_term_ref_pic_sets()
856 stRPS->UsedByCurrPicS1[i++] = in gst_h265_parser_parse_short_term_ref_pic_sets()
891 READ_UINT8 (nr, stRPS->UsedByCurrPicS1[j], 1); in gst_h265_parser_parse_short_term_ref_pic_sets()
2595 if (stRPS->UsedByCurrPicS1[i]) in gst_h265_parser_parse_slice_hdr()
Dgsth265parser.h783 guint8 UsedByCurrPicS1[16]; member
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth265decoder.c1402 if (stRefPic->UsedByCurrPicS1[i]) { in gst_h265_decoder_prepare_rps()