Home
last modified time | relevance | path

Searched refs:GST_VIDEO_AGGREGATOR_CONVERT_PAD (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoaggregator.h120 #define GST_VIDEO_AGGREGATOR_CONVERT_PAD(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE… macro
Dgstvideoaggregator.c359 GstVideoAggregatorConvertPad *vaggpad = GST_VIDEO_AGGREGATOR_CONVERT_PAD (o); in gst_video_aggregator_convert_pad_finalize()
376 GstVideoAggregatorConvertPad *pad = GST_VIDEO_AGGREGATOR_CONVERT_PAD (vpad); in gst_video_aggregator_convert_pad_update_conversion_info_internal()
386 GstVideoAggregatorConvertPad *pad = GST_VIDEO_AGGREGATOR_CONVERT_PAD (vpad); in gst_video_aggregator_convert_pad_prepare_frame()
470 GstVideoAggregatorConvertPad *pad = GST_VIDEO_AGGREGATOR_CONVERT_PAD (vpad); in gst_video_aggregator_convert_pad_clean_frame()
545 GstVideoAggregatorConvertPad *pad = GST_VIDEO_AGGREGATOR_CONVERT_PAD (object); in gst_video_aggregator_convert_pad_get_property()
564 GstVideoAggregatorConvertPad *pad = GST_VIDEO_AGGREGATOR_CONVERT_PAD (object); in gst_video_aggregator_convert_pad_set_property()
/third_party/gstreamer/gstplugins_base/gst/compositor/
Dcompositor.c212 (GST_VIDEO_AGGREGATOR_CONVERT_PAD (pad)); in gst_compositor_pad_set_property()
217 (GST_VIDEO_AGGREGATOR_CONVERT_PAD (pad)); in gst_compositor_pad_set_property()