Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264picture.h218 void gst_h264_picture_set_user_data (GstH264Picture * picture,
Dgsth264picture.c79 gst_h264_picture_set_user_data (GstH264Picture * picture, gpointer user_data, in gst_h264_picture_set_user_data() function
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh264dec.c475 gst_h264_picture_set_user_data (picture, in gst_nv_h264_dec_new_picture()
495 gst_h264_picture_set_user_data (second_field, in gst_nv_h264_dec_new_field_picture()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codech264dec.c1065 gst_h264_picture_set_user_data (picture, in gst_v4l2_codec_h264_dec_output_picture()
1228 gst_h264_picture_set_user_data (picture, g_steal_pointer (&request), in gst_v4l2_codec_h264_dec_submit_bitstream()
1327 gst_h264_picture_set_user_data (second_field, gst_v4l2_request_ref (request), in gst_v4l2_codec_h264_dec_new_field_picture()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11h264dec.cpp490 gst_h264_picture_set_user_data (picture, in gst_d3d11_h264_dec_new_picture()
516 gst_h264_picture_set_user_data (second_field, in gst_d3d11_h264_dec_new_field_picture()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvah264dec.c511 gst_h264_picture_set_user_data (picture, pic, in gst_va_h264_dec_new_picture()
541 gst_h264_picture_set_user_data (second_field, second_pic, in gst_va_h264_dec_new_field_picture()