Home
last modified time | relevance | path

Searched refs:aggregate_frames (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoaggregator.h309 GstFlowReturn (*aggregate_frames) (GstVideoAggregator * videoaggregator, member
Dgstvideoaggregator.c2095 g_assert (vagg_klass->aggregate_frames != NULL); in gst_video_aggregator_do_aggregate()
2136 ret = vagg_klass->aggregate_frames (vagg, *outbuf); in gst_video_aggregator_do_aggregate()
/third_party/gstreamer/gstplugins_bad/ext/iqa/
Diqa.c466 videoaggregator_class->aggregate_frames = gst_iqa_aggregate_frames; in gst_iqa_class_init()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglstereomix.c209 videoaggregator_class->aggregate_frames = gst_gl_stereo_mix_aggregate_frames; in gst_gl_stereo_mix_class_init()
Dgstglmixer.c430 videoaggregator_class->aggregate_frames = gst_gl_mixer_aggregate_frames; in gst_gl_mixer_class_init()
/third_party/gstreamer/gstplugins_base/gst/compositor/
Dcompositor.c1590 videoaggregator_class->aggregate_frames = gst_compositor_aggregate_frames; in gst_compositor_class_init()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11compositor.cpp1514 vagg_class->aggregate_frames = in gst_d3d11_compositor_class_init()