Home
last modified time | relevance | path

Searched refs:GstH265Slice (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth265decoder.h112 GstH265Slice * slice,
117 GstH265Slice * slice,
Dgsth265decoder.c97 GstH265Slice current_slice;
98 GstH265Slice prev_slice;
99 GstH265Slice prev_independent_slice;
465 GstH265Picture * curr_pic, GstH265Slice * slice, in gst_h265_decoder_process_ref_pic_lists()
588 GstH265Slice *slice = &priv->current_slice; in gst_h265_decoder_decode_slice()
618 gst_h265_decoder_preprocess_slice (GstH265Decoder * self, GstH265Slice * slice) in gst_h265_decoder_preprocess_slice()
641 memset (&priv->current_slice, 0, sizeof (GstH265Slice)); in gst_h265_decoder_parse_slice()
648 memset (&priv->current_slice, 0, sizeof (GstH265Slice)); in gst_h265_decoder_parse_slice()
1010 const GstH265Slice * slice, GstH265Picture * picture) in gst_h265_decoder_fill_picture_from_slice()
1077 const GstH265Slice * slice, GstH265Picture * picture) in gst_h265_decoder_calculate_poc()
[all …]
Dgsth265picture.h40 typedef struct _GstH265Slice GstH265Slice; typedef
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh265dec.c140 GstH265Picture * picture, GstH265Slice * slice, GstH265Dpb * dpb);
142 GstH265Picture * picture, GstH265Slice * slice,
647 GstH265Picture * picture, GstH265Slice * slice, GstH265Dpb * dpb) in gst_nv_h265_dec_start_picture()
855 GstH265Picture * picture, GstH265Slice * slice, in gst_nv_h265_dec_decode_slice()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11h265dec.cpp121 GstH265Picture * picture, GstH265Slice * slice, GstH265Dpb * dpb);
123 GstH265Picture * picture, GstH265Slice * slice,
656 GstH265Picture * picture, GstH265Slice * slice, GstH265Dpb * dpb) in gst_d3d11_h265_dec_start_picture()
822 GstH265Picture * picture, GstH265Slice * slice, in gst_d3d11_h265_dec_decode_slice()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvah265dec.c480 GstH265Picture * picture, GstH265Slice * slice, GArray * ref_pic_list0, in gst_va_h265_dec_decode_slice()
654 GstH265Picture * picture, GstH265Slice * slice, GstH265Dpb * dpb) in gst_va_h265_dec_start_picture()