Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvah265dec.c202 va_pic = gst_h265_picture_get_user_data (picture); in gst_va_h265_dec_end_picture()
234 va_pic = gst_h265_picture_get_user_data (picture); in gst_va_h265_dec_output_picture()
295 va_pic = gst_h265_picture_get_user_data (picture); in _fill_vaapi_pic()
490 va_pic = gst_h265_picture_get_user_data (picture); in gst_va_h265_dec_decode_slice()
667 va_pic = gst_h265_picture_get_user_data (picture); in gst_va_h265_dec_start_picture()
782 gst_va_decode_picture_get_surface (gst_h265_picture_get_user_data in gst_va_h265_dec_start_picture()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth265picture.h132 gpointer gst_h265_picture_get_user_data (GstH265Picture * picture);
Dgsth265picture.c103 gst_h265_picture_get_user_data (GstH265Picture * picture) in gst_h265_picture_get_user_data() function
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh265dec.c439 (GstNvDecoderFrame *) gst_h265_picture_get_user_data (picture); in gst_nv_h265_dec_output_picture()
468 frame = (GstNvDecoderFrame *) gst_h265_picture_get_user_data (picture); in gst_nv_h265_dec_get_decoder_frame_from_picture()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11h265dec.cpp612 view_buffer = (GstBuffer *) gst_h265_picture_get_user_data (picture); in gst_d3d11_h265_dec_get_output_view_from_picture()
927 view_buffer = (GstBuffer *) gst_h265_picture_get_user_data (picture); in gst_d3d11_h265_dec_output_picture()