/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstcaps.c | 72 c1 = gst_caps_new_empty (); in GST_START_TEST() 88 c1 = gst_caps_new_empty (); in GST_START_TEST() 283 caps = gst_caps_new_empty (); in GST_START_TEST() 308 caps = gst_caps_new_empty (); in GST_START_TEST() 341 caps = gst_caps_new_empty (); in GST_START_TEST() 396 c2 = gst_caps_new_empty (); in GST_START_TEST() 473 c2 = gst_caps_new_empty (); in GST_START_TEST() 482 c1 = gst_caps_new_empty (); in GST_START_TEST() 810 c2 = gst_caps_new_empty (); in GST_START_TEST() 1260 c1 = gst_caps_new_empty (); in GST_START_TEST() [all …]
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvacaps.c | 208 caps = gst_caps_new_empty (); in gst_va_create_raw_caps_from_config() 350 sys_caps = gst_caps_new_empty (); in _regroup_raw_caps() 351 va_caps = gst_caps_new_empty (); in _regroup_raw_caps() 352 dma_caps = gst_caps_new_empty (); in _regroup_raw_caps() 394 codedcaps = gst_caps_new_empty (); in gst_va_caps_from_profiles() 395 rawcaps = gst_caps_new_empty (); in gst_va_caps_from_profiles()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstcaps.c | 145 _gst_caps_none = gst_caps_new_empty (); in _priv_gst_caps_initialize() 176 newcaps = gst_caps_new_empty (); in _gst_caps_copy() 254 gst_caps_new_empty (void) in gst_caps_new_empty() function 280 GstCaps *caps = gst_caps_new_empty (); in gst_caps_new_any() 302 caps = gst_caps_new_empty (); in gst_caps_new_empty_simple() 329 caps = gst_caps_new_empty (); in gst_caps_new_simple() 383 caps = gst_caps_new_empty (); in gst_caps_new_full_valist() 1030 newcaps = gst_caps_new_empty (); in gst_caps_copy_nth() 1616 dest = gst_caps_new_empty (); in gst_caps_intersect_zig_zag() 1700 dest = gst_caps_new_empty (); in gst_caps_intersect_first() [all …]
|
D | gsttypefind.c | 220 caps = gst_caps_new_empty (); in gst_type_find_suggest_simple()
|
/third_party/gstreamer/gstplugins_base/tests/examples/encoding/ |
D | gstcapslist.c | 92 res = gst_caps_new_empty (); in get_all_caps() 258 tmpcaps = gst_caps_new_empty (); in gst_caps_list_compatible_codecs()
|
/third_party/gstreamer/gstplugins_good/sys/oss4/ |
D | oss4-audio.c | 370 chan_caps = gst_caps_new_empty (); in gst_oss4_audio_detect_channels() 448 out_caps = gst_caps_new_empty (); in gst_oss4_audio_detect_channels() 498 caps = gst_caps_new_empty (); in gst_oss4_audio_probe_caps() 560 caps = gst_caps_new_empty (); in gst_oss4_audio_get_template_caps()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudioutilsprivate.c | 40 GstCaps *result = gst_caps_new_empty (); in __gst_audio_element_proxy_caps() 54 GstCaps *tmp = gst_caps_new_empty (); in __gst_audio_element_proxy_caps()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideoutilsprivate.c | 36 GstCaps *result = gst_caps_new_empty (); in __gst_video_element_proxy_caps() 50 GstCaps *tmp = gst_caps_new_empty (); in __gst_video_element_proxy_caps()
|
D | convertframe.c | 323 to_caps_copy = gst_caps_new_empty (); in gst_video_convert_sample() 713 to_caps_copy = gst_caps_new_empty (); in gst_video_convert_sample_async()
|
/third_party/gstreamer/gstplugins_bad/ext/sndfile/ |
D | gstsfelement.c | 35 GstCaps *caps = gst_caps_new_empty (); in gst_sf_create_audio_template_caps()
|
/third_party/gstreamer/gstplugins_bad/ext/ladspa/ |
D | gstladspafilter.c | 96 ret = gst_caps_new_empty (); in gst_ladspa_filter_type_transform_caps() 102 ret = gst_caps_new_empty (); in gst_ladspa_filter_type_transform_caps()
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/ |
D | gstdecklink.cpp | 740 caps = gst_caps_new_empty (); in gst_decklink_mode_get_caps() 754 caps = gst_caps_new_empty (); in gst_decklink_mode_get_caps_all_formats() 770 caps = gst_caps_new_empty (); in gst_decklink_pixel_format_get_caps() 785 caps = gst_caps_new_empty (); in gst_decklink_mode_get_template_caps() 1468 GstCaps *video_input_caps = gst_caps_new_empty (); in init_devices() 1469 GstCaps *video_output_caps = gst_caps_new_empty (); in init_devices()
|
/third_party/gstreamer/gstplugins_good/tests/examples/rtsp/ |
D | test-onvif.c | 67 caps = gst_caps_new_empty (); in find_backchannel()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/opencv/ |
D | gstopencvutils.cpp | 156 GstCaps *c = gst_caps_new_empty (); in gst_opencv_caps_from_cv_image_type()
|
/third_party/gstreamer/gstplugins_base/ext/alsa/ |
D | gstalsa.c | 219 caps = gst_caps_new_empty (); in gst_alsa_detect_formats() 225 caps = gst_caps_new_empty (); in gst_alsa_detect_formats() 395 caps = gst_caps_new_empty (); in gst_alsa_detect_channels()
|
/third_party/gstreamer/gstplugins_bad/sys/winks/ |
D | ksvideohelpers.c | 554 entry->translated_caps = gst_caps_new_empty (); in ks_video_probe_filter_for_caps() 559 entry->translated_caps = gst_caps_new_empty (); in ks_video_probe_filter_for_caps() 692 caps = gst_caps_new_empty (); in ks_video_get_all_caps()
|
/third_party/gstreamer/gstplugins_bad/ext/dc1394/ |
D | gstdc1394src.c | 742 mode_caps = gst_caps_new_empty (); in gst_dc1394_src_set_cam_caps() 846 src->caps = gst_caps_new_empty (); in gst_dc1394_src_get_cam_caps() 913 caps = gst_caps_new_empty (); in gst_dc1394_src_get_all_caps() 953 caps = gst_caps_new_empty (); in gst_dc1394_src_build_caps()
|
/third_party/gstreamer/gstplugins_bad/sys/kms/ |
D | gstkmsutils.c | 204 caps = gst_caps_new_empty (); in gst_kms_sink_caps_template_fill()
|
/third_party/gstreamer/gstplugins_bad/ext/webrtc/ |
D | utils.c | 179 ret = gst_caps_new_empty (); in _rtp_caps_from_media()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglviewconvert.c | 676 GstCaps *out = gst_caps_new_empty (); 697 GstCaps *out = gst_caps_new_empty (); in _double_caps_field() 721 out = gst_caps_new_empty (); in _expand_par_for_half_aspect() 818 expanded_caps = gst_caps_new_empty (); in _expand_structure() 841 mono_caps = gst_caps_new_empty (); in _expand_structure() 1120 out_caps = gst_caps_new_empty (); in gst_gl_view_convert_transform_caps()
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | videofilter.c | 156 GstCaps *caps = gst_caps_new_empty (); in check_filter_varargs()
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2.c | 75 caps = gst_caps_new_empty (); in gst_v4l2_probe_template_caps()
|
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/ |
D | gstdshowvideosrc.cpp | 375 caps = gst_caps_new_empty (); in gst_dshowvideosrc_getcaps_from_capture_filter() 935 caps = gst_caps_new_empty (); in gst_dshowvideosrc_getcaps_from_streamcaps() 1016 caps = gst_caps_new_empty (); in gst_dshowvideosrc_getcaps_from_enum_mediatypes()
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglcolorconvertelement.c | 156 return gst_caps_new_empty (); in gst_gl_color_convert_element_transform_caps()
|
/third_party/gstreamer/gstplugins_bad/ext/vulkan/ |
D | vkviewconvert.c | 888 GstCaps *out = gst_caps_new_empty (); in _double_caps_field() 911 out = gst_caps_new_empty (); in _expand_par_for_half_aspect() 1008 expanded_caps = gst_caps_new_empty (); in _expand_structure() 1031 mono_caps = gst_caps_new_empty (); in _expand_structure() 1296 out_caps = gst_caps_new_empty (); in gst_vulkan_view_convert_transform_caps()
|