Searched refs:gst_video_codec_frame_set_user_data (Results 1 – 11 of 11) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideoutils.c | 77 gst_video_codec_frame_set_user_data (GstVideoCodecFrame * frame, in gst_video_codec_frame_set_user_data() function
|
D | gstvideoutils.h | 328 void gst_video_codec_frame_set_user_data (GstVideoCodecFrame *frame,
|
/third_party/gstreamer/gstplugins_good/ext/vpx/ |
D | gstvp8enc.c | 348 gst_video_codec_frame_set_user_data (frame, user_data, in gst_vp8_enc_set_frame_user_data()
|
D | gstvp9enc.c | 611 gst_video_codec_frame_set_user_data (frame, image, in gst_vp9_enc_set_frame_user_data()
|
D | gstvpxenc.c | 2307 gst_video_codec_frame_set_user_data (frame, NULL, NULL); in gst_vpx_enc_handle_frame()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstnvdec.c | 733 gst_video_codec_frame_set_user_data (frame, in parser_decode_callback() 1668 gst_video_codec_frame_set_user_data (frame, GUINT_TO_POINTER (0), NULL); in gst_nvdec_handle_frame()
|
D | gstnvbaseenc.c | 2368 gst_video_codec_frame_set_user_data (frame, state, NULL); in _submit_input_buffer()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstamcvideoenc.c | 1643 gst_video_codec_frame_set_user_data (frame, id, in gst_amc_video_enc_handle_frame()
|
D | gstamcvideodec.c | 2214 gst_video_codec_frame_set_user_data (frame, id, in gst_amc_video_dec_handle_frame()
|
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
D | gstmfvideoenc.cpp | 653 gst_video_codec_frame_set_user_data (frame, in gst_mf_video_enc_process_input()
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 84674 video: Rename gst_video_codec_frame_set_hook() to gst_video_codec_frame_set_user_data()
|