/third_party/gstreamer/gstplugins_bad/tools/element-templates/ |
D | basetransform | 15 GstPadDirection direction, GstCaps * caps, GstCaps * filter); 17 GstPadDirection direction, GstCaps * caps, GstCaps * othercaps); 19 GstPadDirection direction, GstCaps * caps); 23 GstPadDirection direction, GstQuery * query); 31 GstPadDirection direction, GstCaps * caps, gsize size, GstCaps * othercaps, 78 gst_replace_transform_caps (GstBaseTransform * trans, GstPadDirection direction, 111 gst_replace_fixate_caps (GstBaseTransform * trans, GstPadDirection direction, 122 gst_replace_accept_caps (GstBaseTransform * trans, GstPadDirection direction, 144 gst_replace_query (GstBaseTransform * trans, GstPadDirection direction, 190 gst_replace_transform_size (GstBaseTransform * trans, GstPadDirection direction,
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstpadtemplate.h | 135 GstPadDirection direction; 170 GstPadDirection direction; 212 GstPadDirection direction, GstPadPresence presence, 216 GstPadDirection direction, GstPadPresence presence,
|
D | gstpadtemplate.c | 380 GstPadDirection direction, GstPadPresence presence, GstCaps * caps) in gst_pad_template_new() 419 GstPadDirection direction, GstPadPresence presence, GstCaps * caps, in gst_pad_template_new_with_gtype() 553 (GstPadDirection) g_value_get_enum (value); in gst_pad_template_set_property()
|
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/ |
D | gstv4l2decoder.h | 45 GstPadDirection direction); 48 GstPadDirection direction); 66 GstPadDirection direction, 70 GstPadDirection directon,
|
D | gstv4l2codecallocator.c | 52 GstPadDirection direction; 77 GstPadDirection direction, gint index) in gst_v4l2_codec_buffer_new() 175 GstPadDirection direction = self->direction; in gst_v4l2_codec_allocator_prepare() 247 GstPadDirection direction, guint num_buffers) in gst_v4l2_codec_allocator_new()
|
D | gstv4l2codecallocator.h | 36 GstPadDirection direction,
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstbasetransform.h | 227 GstPadDirection direction, 234 GstPadDirection direction, GstCaps *caps, 236 gboolean (*accept_caps) (GstBaseTransform *trans, GstPadDirection direction, 240 gboolean (*query) (GstBaseTransform *trans, GstPadDirection direction, 257 GstPadDirection direction,
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglcolorconvertelement.c | 46 bt, GstPadDirection direction, GstCaps * caps, GstCaps * filter); 59 GstPadDirection direction, GstCaps * caps, GstCaps * othercaps); 148 GstPadDirection direction, GstCaps * caps, GstCaps * filter) in gst_gl_color_convert_element_transform_caps() 251 bt, GstPadDirection direction, GstCaps * caps, GstCaps * othercaps) in gst_gl_color_convert_element_fixate_caps()
|
D | gstglviewconvert.c | 89 * filter, GstPadDirection direction, GstCaps * caps, GstCaps * filter_caps); 91 trans, GstPadDirection direction, GstCaps * caps, GstCaps * othercaps); 218 GstPadDirection direction, GstCaps * caps, GstCaps * filter_caps) in gst_gl_view_convert_element_transform_internal_caps() 238 GstPadDirection direction, GstCaps * caps, GstCaps * othercaps) in gst_gl_view_convert_element_fixate_caps()
|
/third_party/gstreamer/gstplugins_good/gst/debugutils/ |
D | gstcapssetter.c | 92 GstPadDirection direction, GstCaps * caps, gsize size, 95 GstPadDirection direction, GstCaps * caps, GstCaps * cfilter); 176 GstPadDirection direction, GstCaps * caps, gsize size, in gst_caps_setter_transform_size() 186 GstPadDirection direction, GstCaps * caps, GstCaps * cfilter) in gst_caps_setter_transform_caps()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkvideofilter.c | 45 GstPadDirection direction, GstQuery * query); 55 bt, GstPadDirection direction, GstCaps * caps, GstCaps * filter); 129 GstPadDirection direction, GstQuery * query) in gst_vulkan_video_filter_query() 201 GstPadDirection direction, GstCaps * caps, GstCaps * filter) in gst_vulkan_video_filter_transform_caps()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglcolorconvert.h | 135 GstPadDirection direction, 140 GstPadDirection direction,
|
D | gstglviewconvert.h | 120 GstPadDirection direction, GstCaps * caps, GstCaps * filter); 123 GstPadDirection direction, GstCaps * caps, GstCaps * othercaps);
|
D | gstglutils_private.h | 28 G_GNUC_INTERNAL gboolean gst_gl_run_query (GstElement * element, GstQuery * query, GstPadDirection …
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstcudadownload.c | 53 GstPadDirection direction, GstCaps * caps, GstCaps * filter); 102 GstPadDirection direction, GstCaps * caps, GstCaps * filter) in gst_cuda_download_transform_caps()
|
D | gstcudaconvert.c | 54 GstPadDirection direction, GstCaps * caps, GstCaps * filter); 56 GstPadDirection direction, GstCaps * caps, GstCaps * othercaps); 260 GstPadDirection direction, GstCaps * caps, GstCaps * filter) in gst_cuda_convert_transform_caps() 345 GstPadDirection direction, GstCaps * caps, GstCaps * othercaps) in gst_cuda_convert_fixate_caps()
|
D | gstcudaupload.c | 51 GstPadDirection direction, GstCaps * caps, GstCaps * filter); 101 GstPadDirection direction, GstCaps * caps, GstCaps * filter) in gst_cuda_upload_transform_caps()
|
D | gstcudascale.c | 63 GstPadDirection direction, GstCaps * caps, GstCaps * filter); 65 GstPadDirection direction, GstCaps * caps, GstCaps * othercaps); 100 GstPadDirection direction, GstCaps * caps, GstCaps * filter) in gst_cuda_scale_transform_caps() 154 gst_cuda_scale_fixate_caps (GstBaseTransform * base, GstPadDirection direction, in gst_cuda_scale_fixate_caps()
|
/third_party/gstreamer/gstreamer/tests/check/libs/ |
D | test_transform.c | 76 GstPadDirection direction, GstCaps * caps, GstCaps * othercaps) = NULL; 78 GstPadDirection direction, GstCaps * caps, GstCaps * filter) = NULL; 80 GstPadDirection direction, GstCaps * caps, gsize size, GstCaps * othercaps,
|
/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdkcontextutil.c | 67 GstPadDirection direction) in _gst_context_run_query() 91 GstPadDirection direction) in _gst_context_get_from_query()
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstcapsfilter.c | 107 GstPadDirection direction, GstCaps * caps, GstCaps * filter); 109 GstPadDirection direction, GstCaps * caps); 278 GstPadDirection direction, GstCaps * caps, GstCaps * filter) in gst_capsfilter_transform_caps() 334 GstPadDirection direction, GstCaps * caps) in gst_capsfilter_accept_caps()
|
/third_party/gstreamer/gstplugins_bad/gst/ivtc/ |
D | gstcombdetect.c | 53 GstPadDirection direction, GstCaps * caps, GstCaps * filter); 133 GstPadDirection direction, GstCaps * caps, GstCaps * filter) in gst_comb_detect_transform_caps()
|
/third_party/gstreamer/gstreamer/libs/gst/helpers/ |
D | gst-completion-helper.c | 34 GstPadDirection direction) in get_pad_templates_info() 65 _get_pad_caps (const gchar * factory_name, GstPadDirection direction) in _get_pad_caps()
|
/third_party/gstreamer/gstplugins_bad/gst/bayer/ |
D | gstrgb2bayer.c | 37 GstPadDirection direction, GstCaps * caps, GstCaps * filter); 130 GstPadDirection direction, GstCaps * caps, GstCaps * filter) in gst_rgb2bayer_transform_caps()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11convert.cpp | 100 trans, GstPadDirection direction, GstCaps * caps, GstCaps * filter); 102 base, GstPadDirection direction, GstCaps * caps, GstCaps * othercaps); 326 trans, GstPadDirection direction, GstCaps * caps, GstCaps * filter) in gst_d3d11_base_convert_transform_caps() 636 GstPadDirection direction, GstCaps * caps, GstCaps * othercaps) in gst_d3d11_base_convert_get_fixed_format() 665 GstPadDirection direction, GstCaps * caps, GstCaps * othercaps) in gst_d3d11_base_convert_fixate_size() 1100 GstPadDirection direction, GstCaps * caps, GstCaps * othercaps) in gst_d3d11_base_convert_fixate_caps() 2349 trans, GstPadDirection direction, GstCaps * caps, GstCaps * filter); 2351 GstPadDirection direction, GstCaps * caps, GstCaps * othercaps); 2381 trans, GstPadDirection direction, GstCaps * caps, GstCaps * filter) in gst_d3d11_color_convert_transform_caps() 2405 GstPadDirection direction, GstCaps * caps, GstCaps * othercaps) in gst_d3d11_color_convert_fixate_caps() [all …]
|