Home
last modified time | relevance | path

Searched refs:gst_caps_new_any (Results 1 – 25 of 36) sorted by relevance

12

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstcaps.c288 caps = gst_caps_new_any (); in GST_START_TEST()
314 caps = gst_caps_new_any (); in GST_START_TEST()
404 c2 = gst_caps_new_any (); in GST_START_TEST()
455 c2 = gst_caps_new_any (); in GST_START_TEST()
464 c1 = gst_caps_new_any (); in GST_START_TEST()
836 c2 = gst_caps_new_any (); in GST_START_TEST()
1386 c1 = gst_caps_new_any (); in GST_START_TEST()
1405 caps = gst_caps_new_any (); in GST_START_TEST()
1556 any1 = gst_caps_new_any (); in GST_START_TEST()
1558 any2 = gst_caps_new_any (); in GST_START_TEST()
[all …]
/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dgstcapssetter.c159 filter->caps = gst_caps_new_any (); in gst_caps_setter_init()
271 new_caps = gst_caps_new_any (); in gst_caps_setter_set_property()
Dgstcapsdebug.c186 caps = gst_caps_new_any (); in gst_caps_debug_getcaps()
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstwatchdog.c101 gst_caps_new_any ())); in gst_watchdog_class_init()
104 gst_caps_new_any ())); in gst_watchdog_class_init()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/basecamerabinsrc/
Dgstbasecamerasrc.c303 new_caps = gst_caps_new_any (); in gst_base_camera_src_set_property()
573 self->preview_caps = gst_caps_new_any (); in gst_base_camera_src_init()
/third_party/gstreamer/gstplugins_base/gst/tcp/
Dgstsocketsrc.c271 result = (filter) ? gst_caps_ref (filter) : gst_caps_new_any (); in gst_socketsrc_getcaps()
409 new_caps = gst_caps_new_any (); in gst_socket_src_set_property()
Dgsttcpclientsrc.c216 caps = (filter ? gst_caps_ref (filter) : gst_caps_new_any ()); in gst_tcp_client_src_getcaps()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstmultifilesrc.c245 return gst_caps_new_any (); in gst_multi_file_src_getcaps()
329 new_caps = gst_caps_new_any (); in gst_multi_file_src_set_property()
Dgstimagesequencesrc.c379 return gst_caps_new_any (); in gst_image_sequence_src_getcaps()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstcapsfilter.c173 filter->filter_caps = gst_caps_new_any (); in gst_capsfilter_init()
192 new_caps = gst_caps_new_any (); in gst_capsfilter_set_property()
Dgstdataurisrc.c185 caps = gst_caps_new_any (); in gst_data_uri_src_get_caps()
/third_party/gstreamer/gstplugins_bad/gst/switchbin/
Dgstswitchbin.c889 gst_caps_append (total_path_caps, gst_caps_new_any ()); in gst_switch_bin_get_allowed_caps()
1031 switch_bin_path->caps = gst_caps_new_any (); in gst_switch_bin_path_init()
1086 switch_bin_path->caps = gst_caps_new_any (); in gst_switch_bin_path_set_property()
/third_party/gstreamer/gstplugins_bad/gst/camerabin2/
Dgstwrappercamerabinsrc.c286 GstCaps *anycaps = gst_caps_new_any (); in gst_wrapper_camera_bin_src_imgsrc_probe()
808 GstCaps *anycaps = gst_caps_new_any (); in start_video_capture()
860 GstCaps *anycaps = gst_caps_new_any (); in gst_wrapper_camera_bin_src_set_mode()
/third_party/gstreamer/gstreamer/gst/
Dgstcaps.h367 GstCaps * gst_caps_new_any (void);
Dgstdevicemonitor.c681 filter->caps = gst_caps_new_any (); in gst_device_monitor_add_filter_unlocked()
Dgstcaps.c144 _gst_caps_any = gst_caps_new_any (); in _priv_gst_caps_initialize()
278 gst_caps_new_any (void) in gst_caps_new_any() function
Dgstutils.c2858 data.ret = filter ? gst_caps_ref (filter) : gst_caps_new_any (); in gst_pad_proxy_query_caps()
3114 result = gst_caps_new_any (); in gst_pad_query_caps()
3160 result = gst_caps_new_any (); in gst_pad_peer_query_caps()
/third_party/gstreamer/gstplugins_good/gst/interleave/
Ddeinterleave.c592 ret = gst_caps_new_any (); in gst_deinterleave_getcaps()
654 ret = gst_caps_new_any (); in gst_deinterleave_getcaps()
/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgststreamsplitter.c298 res = (filter ? gst_caps_ref (filter) : gst_caps_new_any ()); in gst_stream_splitter_sink_getcaps()
/third_party/gstreamer/gstplugins_bad/gst/pcapparse/
Dgstpcapparse.c295 new_caps = gst_caps_new_any (); in gst_pcap_parse_set_property()
/third_party/gstreamer/gstreamer/tests/check/elements/
Dqueue2.c224 caps = (filter ? gst_caps_ref (filter) : gst_caps_new_any ()); in queue2_dummypad_query()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaysinkconvertbin.c484 ret = filter ? gst_caps_ref (filter) : gst_caps_new_any (); in gst_play_sink_convert_bin_getcaps()
Dgstdecodebin3-parse.c165 return gst_caps_new_any (); in get_parser_caps_filter()
/third_party/gstreamer/gstplugins_good/gst/udp/
Dgstudpsrc.c890 result = (filter) ? gst_caps_ref (filter) : gst_caps_new_any (); in gst_udpsrc_getcaps()
1319 new_caps = gst_caps_new_any (); in gst_udpsrc_set_property()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dwebrtcdatachannel.c946 caps = gst_caps_new_any (); in gst_webrtc_data_channel_constructed()

12