Home
last modified time | relevance | path

Searched refs:transform_caps (Results 1 – 25 of 43) sorted by relevance

12

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dvideocrop.c568 adj_caps = klass->transform_caps (crop, GST_PAD_SRC, caps, NULL); in GST_START_TEST()
573 adj_caps = klass->transform_caps (crop, GST_PAD_SINK, caps, NULL); in GST_START_TEST()
582 adj_caps = klass->transform_caps (crop, GST_PAD_SRC, caps, NULL); in GST_START_TEST()
587 adj_caps = klass->transform_caps (crop, GST_PAD_SINK, caps, NULL); in GST_START_TEST()
598 adj_caps = klass->transform_caps (crop, GST_PAD_SRC, caps, NULL); in GST_START_TEST()
614 adj_caps = klass->transform_caps (crop, GST_PAD_SINK, caps, NULL); in GST_START_TEST()
636 adj_caps = klass->transform_caps (crop, GST_PAD_SRC, caps, NULL); in GST_START_TEST()
654 adj_caps = klass->transform_caps (crop, GST_PAD_SINK, caps, NULL); in GST_START_TEST()
678 adj_caps = klass->transform_caps (crop, GST_PAD_SRC, caps, NULL); in GST_START_TEST()
696 adj_caps = klass->transform_caps (crop, GST_PAD_SINK, caps, NULL); in GST_START_TEST()
[all …]
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkupload.h47 GstCaps * (*transform_caps) (gpointer impl, member
Dvkupload.c491 gstbasetransform_class->transform_caps = gst_vulkan_upload_transform_caps; in gst_vulkan_upload_class_init()
676 tmp2 = upload_methods[i]->transform_caps (vk_upload->upload_impls[i], in gst_vulkan_upload_transform_caps()
/third_party/gstreamer/gstplugins_bad/tools/element-templates/
Dbasetransform56 base_transform_class->transform_caps = GST_DEBUG_FUNCPTR (gst_replace_transform_caps);
84 GST_DEBUG_OBJECT (replace, "transform_caps");
/third_party/gstreamer/gstplugins_bad/gst/ivtc/
Dgstcombdetect.c115 base_transform_class->transform_caps = in gst_comb_detect_class_init()
Dgstivtc.c131 base_transform_class->transform_caps = in gst_ivtc_class_init()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasetransform.h226 GstCaps* (*transform_caps) (GstBaseTransform *trans, member
Dgstbasetransform.c349 klass->transform_caps = in gst_base_transform_class_init()
470 if (klass->transform_caps) { in gst_base_transform_transform_caps()
474 ret = klass->transform_caps (trans, direction, caps, filter); in gst_base_transform_transform_caps()
/third_party/gstreamer/gstplugins_bad/gst/bayer/
Dgstrgb2bayer.c101 base_transform_class->transform_caps = in gst_rgb2bayer_class_init()
Dgstbayer2rgb.c189 GST_BASE_TRANSFORM_CLASS (klass)->transform_caps = in gst_bayer2rgb_class_init()
/third_party/gstreamer/gstplugins_bad/gst/yadif/
Dgstyadif.c147 base_transform_class->transform_caps = in gst_yadif_class_init()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglcolorconvertelement.c92 bt_class->transform_caps = gst_gl_color_convert_element_transform_caps; in gst_gl_color_convert_element_class_init()
Dgstgluploadelement.c88 bt_class->transform_caps = _gst_gl_upload_element_transform_caps; in gst_gl_upload_element_class_init()
Dgstgldownloadelement.c83 bt_class->transform_caps = gst_gl_download_element_transform_caps; in gst_gl_download_element_class_init()
/third_party/gstreamer/gstreamer/tests/check/libs/
Dtest_transform.c112 trans_class->transform_caps = klass_transform_caps; in gst_test_trans_class_init()
/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dgstcapssetter.c146 trans_class->transform_caps = in gst_caps_setter_class_init()
/third_party/gstreamer/gstplugins_bad/ext/ladspa/
Dgstladspafilter.c314 base_class->transform_caps = in gst_ladspa_filter_type_class_init()
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Daudiopanorama.c207 GST_BASE_TRANSFORM_CLASS (klass)->transform_caps = in gst_audio_panorama_class_init()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstcapsfilter.c152 trans_class->transform_caps = in gst_capsfilter_class_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglupload.c203 GstCaps *(*transform_caps) (gpointer impl, GstGLContext * context, member
1790 tmp = upload->priv->method->transform_caps (upload->priv->method_impl, in gst_gl_upload_transform_caps()
1810 upload_methods[i]->transform_caps (upload->priv->upload_impl[i], in gst_gl_upload_transform_caps()
/third_party/gstreamer/gstplugins_good/gst/alpha/
Dgstalphacolor.c91 gstbasetransform_class->transform_caps = in gst_alpha_color_class_init()
/third_party/gstreamer/gstplugins_base/gst/videoconvert/
Dgstvideoconvert.c535 gstbasetransform_class->transform_caps = in gst_video_convert_class_init()
/third_party/gstreamer/gstplugins_bad/gst/audiomixmatrix/
Dgstaudiomixmatrix.c212 trans_class->transform_caps = in gst_audio_mix_matrix_class_init()
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstdewarp.cpp186 basesrc_class->transform_caps = GST_DEBUG_FUNCPTR (gst_dewarp_transform_caps); in gst_dewarp_class_init()
/third_party/gstreamer/gstplugins_good/gst/smpte/
Dgstsmptealpha.c201 trans_class->transform_caps = in gst_smpte_alpha_class_init()

12