Home
last modified time | relevance | path

Searched refs:gst_av1_picture_get_user_data (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvaav1dec.c368 pic = gst_av1_picture_get_user_data (picture); in gst_va_av1_dec_duplicate_picture()
587 va_pic = gst_av1_picture_get_user_data (picture); in gst_va_av1_dec_start_picture()
742 (gst_av1_picture_get_user_data (dpb->pic_list[i])); in gst_va_av1_dec_start_picture()
745 (gst_av1_picture_get_user_data (dpb->pic_list[i])); in gst_va_av1_dec_start_picture()
805 va_pic = gst_av1_picture_get_user_data (picture); in gst_va_av1_dec_decode_tile()
826 va_pic = gst_av1_picture_get_user_data (picture); in gst_va_av1_dec_end_picture()
860 pic = gst_av1_picture_get_user_data (picture); in gst_va_av1_dec_output_picture()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgstav1picture.h127 gpointer gst_av1_picture_get_user_data (GstAV1Picture * picture);
Dgstav1picture.c106 gst_av1_picture_get_user_data (GstAV1Picture * picture) in gst_av1_picture_get_user_data() function
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11av1dec.cpp737 view_buffer = (GstBuffer *) gst_av1_picture_get_user_data (picture); in gst_d3d11_av1_dec_duplicate_picture()
763 view_buffer = (GstBuffer *) gst_av1_picture_get_user_data (picture); in gst_d3d11_av1_dec_get_output_view_from_picture()
1225 view_buffer = (GstBuffer *) gst_av1_picture_get_user_data (picture); in gst_d3d11_av1_dec_output_picture()