Home
last modified time | relevance | path

Searched refs:GST_IS_VIDEO_AGGREGATOR_CONVERT_PAD (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoaggregator.h159 #define GST_IS_VIDEO_AGGREGATOR_CONVERT_PAD(obj) (G_TYPE_CHECK_INSTANCE_TYPE((obj),GST_TYPE… macro
Dgstvideoaggregator.c590 g_return_if_fail (GST_IS_VIDEO_AGGREGATOR_CONVERT_PAD (pad)); in gst_video_aggregator_convert_pad_create_conversion_info()
737 g_return_if_fail (GST_IS_VIDEO_AGGREGATOR_CONVERT_PAD (pad)); in gst_video_aggregator_convert_pad_update_conversion_info()
1059 if (!GST_IS_VIDEO_AGGREGATOR_CONVERT_PAD (pad)) { in gst_video_aggregator_find_best_format()
1605 if (GST_IS_VIDEO_AGGREGATOR_CONVERT_PAD (pad)) { in gst_video_aggregator_pad_sink_getcaps()
2890 if (GST_IS_VIDEO_AGGREGATOR_CONVERT_PAD (pad)) { in gst_video_aggregator_pad_sink_acceptcaps()