Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvah264dec.c110 va_pic = gst_h264_picture_get_user_data (picture); in gst_va_h264_dec_end_picture()
169 va_pic = gst_h264_picture_get_user_data (picture); in _fill_vaapi_pic()
362 va_pic = gst_h264_picture_get_user_data (picture); in gst_va_h264_dec_decode_slice()
387 va_pic = gst_h264_picture_get_user_data (picture); in gst_va_h264_dec_start_picture()
536 first_pic = gst_h264_picture_get_user_data ((GstH264Picture *) first_field); in gst_va_h264_dec_new_field_picture()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264picture.h223 gpointer gst_h264_picture_get_user_data (GstH264Picture * picture);
Dgsth264picture.c101 gst_h264_picture_get_user_data (GstH264Picture * picture) in gst_h264_picture_get_user_data() function
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh264dec.c488 gst_h264_picture_get_user_data ((GstH264Picture *) first_field); in gst_nv_h264_dec_new_field_picture()
514 (GstNvDecoderFrame *) gst_h264_picture_get_user_data (picture); in gst_nv_h264_dec_output_picture()
554 frame = (GstNvDecoderFrame *) gst_h264_picture_get_user_data (picture); in gst_nv_h264_dec_get_decoder_frame_from_picture()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11h264dec.cpp505 view_buffer = (GstBuffer *) gst_h264_picture_get_user_data ((GstH264Picture *) in gst_d3d11_h264_dec_new_field_picture()
530 view_buffer = (GstBuffer *) gst_h264_picture_get_user_data (picture); in gst_d3d11_h264_dec_get_output_view_from_picture()
879 view_buffer = (GstBuffer *) gst_h264_picture_get_user_data (picture); in gst_d3d11_h264_dec_output_picture()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codech264dec.c1040 GstV4l2Request *request = gst_h264_picture_get_user_data (picture); in gst_v4l2_codec_h264_dec_output_picture()
1141 prev_request = gst_h264_picture_get_user_data (picture); in gst_v4l2_codec_h264_dec_submit_bitstream()
1315 gst_h264_picture_get_user_data ((GstH264Picture *) first_field); in gst_v4l2_codec_h264_dec_new_field_picture()