Home
last modified time | relevance | path

Searched refs:GstCapsFeatures (Results 1 – 25 of 104) sorted by relevance

12345

/third_party/gstreamer/gstreamer/gst/
Dgstcapsfeatures.h31 typedef struct _GstCapsFeatures GstCapsFeatures; typedef
37 #define GST_CAPS_FEATURES_CAST(object) ((GstCapsFeatures *)(object))
42 GST_API GstCapsFeatures *_gst_caps_features_any;
45 GST_API GstCapsFeatures *_gst_caps_features_memory_system_memory;
55 GstCapsFeatures * gst_caps_features_new_empty (void);
58 GstCapsFeatures * gst_caps_features_new_any (void);
61 GstCapsFeatures * gst_caps_features_new_single (const gchar *feature) G_GNUC_MALLOC;
64 GstCapsFeatures * gst_caps_features_new (const gchar *feature1, ...) G_GNUC_NULL_TERMINATED;
67 GstCapsFeatures * gst_caps_features_new_valist (const gchar *feature1, va_list varargs);
70 GstCapsFeatures * gst_caps_features_new_id (GQuark feature1, ...);
[all …]
Dgstcapsfeatures.c71 GstCapsFeatures *_gst_caps_features_any = NULL;
72 GstCapsFeatures *_gst_caps_features_memory_system_memory = NULL;
75 G_DEFINE_BOXED_TYPE (GstCapsFeatures, gst_caps_features,
131 const GstCapsFeatures *features = obj; in gst_is_caps_features()
178 GstCapsFeatures *
181 GstCapsFeatures *features; in gst_caps_features_new_empty()
183 features = g_slice_new (GstCapsFeatures); in gst_caps_features_new_empty()
205 GstCapsFeatures *
208 GstCapsFeatures *features; in gst_caps_features_new_any()
226 GstCapsFeatures *
[all …]
Dgstcaps.c79 GstCapsFeatures *features;
160 GstCapsFeatures *
171 GstCapsFeatures *features; in _gst_caps_copy()
197 GstCapsFeatures *features; in _gst_caps_free()
477 GstStructure ** s, GstCapsFeatures ** f) in gst_caps_remove_and_get_structure_and_features()
480 GstCapsFeatures *f_; in gst_caps_remove_and_get_structure_and_features()
501 GstCapsFeatures *f; in gst_caps_remove_and_get_structure()
561 GstCapsFeatures *features; in gst_caps_append()
599 GstCapsFeatures *features; in gst_caps_merge()
676 GstCapsFeatures * features) in gst_caps_append_structure_full()
[all …]
Dgstcaps.h322 typedef gboolean (*GstCapsForeachFunc) (GstCapsFeatures *features,
338 typedef gboolean (*GstCapsMapFunc) (GstCapsFeatures *features,
355 typedef gboolean (*GstCapsFilterMapFunc) (GstCapsFeatures *features,
405 GstCapsFeatures *features);
418GstCapsFeatures *features) G_GNUC_WARN_UNUSED_RESULT;
432 GstCapsFeatures * features);
435 GstCapsFeatures * features);
438 GstCapsFeatures * gst_caps_get_features (const GstCaps *caps,
493 const GstCapsFeatures *features);
Dgst_private.h190 void priv_gst_caps_features_append_to_gstring (const GstCapsFeatures * features, GString *s);
234 GstCapsFeatures * __gst_caps_get_features_unchecked (const GstCaps * caps, guint idx);
Dgstvalue.h696 const GstCapsFeatures *
701 const GstCapsFeatures *features);
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaybackutils.c53 is_included (GList * list, GstCapsFeatures * cf) in is_included()
56 if (gst_caps_features_is_equal ((GstCapsFeatures *) list->data, cf)) in is_included()
68 GstCapsFeatures *fact1_features, *fact2_features; in gst_playback_utils_get_n_common_capsfeatures()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstcapsfeatures.c31 GstCapsFeatures *a, *b; in GST_START_TEST()
69 GstCapsFeatures *a, *b; in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglupload.c121 const gchar * feature_name, GstCapsFeatures * passthrough) in _set_caps_features_with_passthrough()
130 GstCapsFeatures *features, *orig_features; in _set_caps_features_with_passthrough()
240 GstCapsFeatures *passthrough = in _gl_memory_upload_transform_caps()
285 GstCapsFeatures *features; in _gl_memory_upload_accept()
329 GstCapsFeatures *features; in _gl_memory_upload_propose_allocation()
525 GstCapsFeatures *passthrough; in _dma_buf_upload_transform_caps()
862 GstCapsFeatures *passthrough; in _direct_dma_buf_upload_transform_caps()
1005 GstCapsFeatures *passthrough = in _upload_meta_upload_transform_caps()
1046 GstCapsFeatures *features; in _upload_meta_upload_accept()
1300 GstCapsFeatures *passthrough = in _raw_data_upload_transform_caps()
[all …]
Dgstglviewconvert.c439 GstCapsFeatures *in_features, *out_features; in gst_gl_view_convert_set_caps()
680 GstCapsFeatures *f = gst_caps_get_features (in, i);
701 GstCapsFeatures *f = gst_caps_get_features (in, i); in _double_caps_field()
725 GstCapsFeatures *features; in _expand_par_for_half_aspect()
808 GstCaps * out_caps, GstStructure * structure, GstCapsFeatures * features) in _expand_structure()
1125 GstCapsFeatures *features = gst_caps_get_features (caps, i); in gst_gl_view_convert_transform_caps()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvacaps.c153 GstCapsFeatures *features; in gst_va_create_raw_caps_from_config()
354 GstCapsFeatures *ft; in _regroup_raw_caps()
486 GstCapsFeatures *features; in _caps_is()
Dgstvabasedec.h123 GstCapsFeatures ** capsfeatures);
Dgstvafilter.h123 GstCapsFeatures * feature);
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11upload.cpp190 GstCapsFeatures *overlay_feature = in _set_caps_features()
198 GstCapsFeatures *features, *orig_features; in _set_caps_features()
297 GstCapsFeatures *features; in gst_d3d11_upload_propose_allocation()
Dgstd3d11convert.cpp123 GstCapsFeatures *f; in gst_d3d11_base_convert_caps_remove_format_info()
126 GstCapsFeatures *feature = in gst_d3d11_base_convert_caps_remove_format_info()
160 GstCapsFeatures *f; in gst_d3d11_base_convert_caps_rangify_size_info()
163 GstCapsFeatures *feature = in gst_d3d11_base_convert_caps_rangify_size_info()
203 GstCapsFeatures *f; in gst_d3d11_base_convert_caps_remove_format_and_rangify_size_info()
206 GstCapsFeatures *feature = in gst_d3d11_base_convert_caps_remove_format_and_rangify_size_info()
/third_party/gstreamer/gstplugins_base/gst/audioconvert/
Dgstaudioconvert.c311 remove_format_from_structure (GstCapsFeatures * features, in remove_format_from_structure()
319 remove_layout_from_structure (GstCapsFeatures * features, in remove_layout_from_structure()
327 remove_channels_from_structure (GstCapsFeatures * features, GstStructure * s, in remove_channels_from_structure()
347 add_other_channels_to_structure (GstCapsFeatures * features, GstStructure * s, in add_other_channels_to_structure()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudaconvert.c68 GstCapsFeatures *f; in gst_cuda_convert_caps_remove_format_info()
71 GstCapsFeatures *feature = in gst_cuda_convert_caps_remove_format_info()
Dgstcudabasetransform.c471 GstCapsFeatures *features; in gst_cuda_base_transform_propose_allocation()
544 GstCapsFeatures *features; in gst_cuda_base_transform_decide_allocation()
/third_party/gstreamer/gstplugins_base/gst/overlaycomposition/
Dgstoverlaycomposition.c223 GstCapsFeatures *f; in gst_overlay_composition_negotiate()
439 GstCapsFeatures *features = gst_caps_get_features (new_caps, i); in add_feature_and_intersect()
475 GstCapsFeatures *caps_features = in intersect_by_feature()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgldownloadelement.c910 GstCapsFeatures *features = NULL; in gst_gl_download_element_set_caps()
1025 GstCapsFeatures *features = gst_caps_get_features (othercaps, i); in gst_gl_download_element_fixate_caps()
1303 GstCapsFeatures *features; in gst_gl_download_element_prepare_output_buffer()
1432 GstCapsFeatures *features = gst_caps_get_features (decide_caps, 0); in gst_gl_download_element_propose_allocation()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkimagebufferpool.c81 GstCapsFeatures *features; in gst_vulkan_image_buffer_pool_set_config()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioutilsprivate.c48 GstCapsFeatures *features = gst_caps_get_features (templ_caps, i); in __gst_audio_element_proxy_caps()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoutilsprivate.c44 GstCapsFeatures *features = gst_caps_get_features (templ_caps, i); in __gst_video_element_proxy_caps()
/third_party/gstreamer/gstplugins_base/gst/videoconvert/
Dgstvideoconvert.c116 static GstCapsFeatures *features_format_interlaced,
124 GstCapsFeatures *f; in gst_video_convert_caps_remove_format_info()
/third_party/gstreamer/gstplugins_bad/gst/dvbsuboverlay/
Dgstdvbsuboverlay.c437 GstCapsFeatures *features = gst_caps_get_features (new_caps, i); in gst_dvbsub_overlay_add_feature_and_intersect()
473 GstCapsFeatures *caps_features = in gst_dvbsub_overlay_intersect_by_feature()
643 GstCapsFeatures *f; in gst_dvbsub_overlay_negotiate()

12345