Home
last modified time | relevance | path

Searched refs:short_term_ref_pic_sets (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth265parser.h1405 GstH265ShortTermRefPicSet short_term_ref_pic_sets; member
Dgsth265parser.c2518 (&slice->short_term_ref_pic_sets, &nr, in gst_h265_parser_parse_slice_hdr()
2591 stRPS = &slice->short_term_ref_pic_sets; in gst_h265_parser_parse_slice_hdr()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh265dec.c728 slice_header->short_term_ref_pic_sets.NumDeltaPocsOfRefRpsIdx; in gst_nv_h265_dec_start_picture()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11h265dec.cpp571 slice_header->short_term_ref_pic_sets.NumDeltaPocsOfRefRpsIdx; in gst_d3d11_h265_dec_picture_params_from_slice_header()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth265decoder.c1380 stRefPic = &slice_hdr->short_term_ref_pic_sets; in gst_h265_decoder_prepare_rps()