Home
last modified time | relevance | path

Searched defs:caps1 (Results 1 – 22 of 22) sorted by relevance

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dimagefreeze.c61 setup_imagefreeze (const GstCaps * caps1, const GstCaps * caps2, in setup_imagefreeze()
124 GstCaps *caps1, *caps2; in GST_START_TEST() local
193 GstCaps *caps1, *caps2; in GST_START_TEST() local
273 GstCaps *caps1, *caps2; in GST_START_TEST() local
353 GstCaps *caps1, *caps2; in GST_START_TEST() local
444 GstCaps *caps1, *caps2; in GST_START_TEST() local
518 GstCaps *caps1, *caps2; in GST_START_TEST() local
592 GstCaps *caps1, *caps2; in GST_START_TEST() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstcaps.c115 GstCaps *caps1; in GST_START_TEST() local
861 GstCaps *caps1, *caps2, *icaps; in GST_START_TEST() local
898 GstCaps *caps1, *caps2, *icaps; in GST_START_TEST() local
963 GstCaps *caps1, *caps2, *icaps, *result; in GST_START_TEST() local
994 GstCaps *caps1, *caps2, *icaps, *result; in GST_START_TEST() local
1015 GstCaps *caps1, *caps2, *icaps, *result; in GST_START_TEST() local
1548 GstCaps *empty1, *empty2, *any1, *any2, *caps1, *caps2, *caps3, *caps4, in GST_START_TEST() local
Dgstmessage.c436 GstCaps *caps1, *caps2; in GST_START_TEST() local
466 GstCaps *caps1, *caps2; in GST_START_TEST() local
Dgstevent.c287 GstCaps *caps1, *caps2; in GST_START_TEST() local
Dgstghostpad.c686 GstCaps *templ_caps, *caps1, *caps2; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstcompare.c240 gst_compare_meta (GstCompare * comp, GstBuffer * buf1, GstCaps * caps1, in gst_compare_meta()
307 gst_compare_mem (GstCompare * comp, GstBuffer * buf1, GstCaps * caps1, in gst_compare_mem()
325 gst_compare_max (GstCompare * comp, GstBuffer * buf1, GstCaps * caps1, in gst_compare_max()
431 gst_compare_ssim (GstCompare * comp, GstBuffer * buf1, GstCaps * caps1, in gst_compare_ssim()
516 gst_compare_buffers (GstCompare * comp, GstBuffer * buf1, GstCaps * caps1, in gst_compare_buffers()
573 GstCaps *caps1, *caps2; in gst_compare_collect_pads() local
/third_party/gstreamer/gstreamer/gst/
Dgstcaps.c558 gst_caps_append (GstCaps * caps1, GstCaps * caps2) in gst_caps_append()
596 gst_caps_merge (GstCaps * caps1, GstCaps * caps2) in gst_caps_merge()
1261 gst_caps_is_equal_fixed (const GstCaps * caps1, const GstCaps * caps2) in gst_caps_is_equal_fixed()
1294 gst_caps_is_always_compatible (const GstCaps * caps1, const GstCaps * caps2) in gst_caps_is_always_compatible()
1452 gst_caps_is_equal (const GstCaps * caps1, const GstCaps * caps2) in gst_caps_is_equal()
1476 gst_caps_is_strictly_equal (const GstCaps * caps1, const GstCaps * caps2) in gst_caps_is_strictly_equal()
1529 gst_caps_can_intersect (const GstCaps * caps1, const GstCaps * caps2) in gst_caps_can_intersect()
1605 gst_caps_intersect_zig_zag (GstCaps * caps1, GstCaps * caps2) in gst_caps_intersect_zig_zag()
1689 gst_caps_intersect_first (GstCaps * caps1, GstCaps * caps2) in gst_caps_intersect_first()
1745 gst_caps_intersect_full (GstCaps * caps1, GstCaps * caps2, in gst_caps_intersect_full()
[all …]
Dgstvalue.c2219 GstCaps *caps1 = GST_CAPS (gst_value_get_caps (value1)); in gst_value_compare_caps() local
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dsdp.c444 GstCaps *caps1, *caps2, *caps3; in GST_START_TEST() local
484 GstCaps *caps1, *caps2, *caps3; in GST_START_TEST() local
602 GstCaps *caps1; in GST_START_TEST() local
628 GstCaps *caps1, *caps2; in GST_START_TEST() local
Dprofile.c38 gst_caps_is_equal_unref (GstCaps * caps1, GstCaps * caps2) in gst_caps_is_equal_unref()
Dvideodecoder.c1166 GstCaps *caps1, *caps2; in GST_START_TEST() local
/third_party/gstreamer/gstreamer/tests/check/libs/
Dtransform1.c405 GstCaps *caps1, *caps2; in set_caps_ct1() local
578 GstCaps *caps1, *caps2; in set_caps_ct2() local
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dsrtp.c219 GstCaps *caps1, *caps2; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dappsrc.c211 GstCaps *caps1; member
364 GstCaps *caps, *caps1, *received_caps; in GST_START_TEST() local
Daudiorate.c500 GstCaps *caps1, *caps2; in GST_START_TEST() local
Daudioconvert.c1154 GstCaps *caps1, *caps2; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Datdec.c201 can_intersect_static_caps (GstCaps * caps, GstStaticCaps * caps1) in can_intersect_static_caps()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfsourceobject.c386 gst_mf_source_object_caps_compare (GstCaps * caps1, GstCaps * caps2) in gst_mf_source_object_caps_compare()
/third_party/gstreamer/gstplugins_good/gst/smpte/
Dgstsmpte.c560 GstCaps *caps1, *caps2; in gst_smpte_collected() local
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2videodec.c229 GstCaps *current_caps, *caps1, *caps2; in compatible_caps() local
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstcheck.c814 gst_check_caps_equal (GstCaps * caps1, GstCaps * caps2) in gst_check_caps_equal()
/third_party/vulkan-loader/tests/
Dloader_phys_dev_inst_ext_tests.cpp4084 static bool CompareDisplayPlaneCaps(const VkDisplayPlaneCapabilitiesKHR& caps1, VkDisplayPlaneCapab… in CompareDisplayPlaneCaps()
4808 static bool CompareDisplayPlaneCaps(const VkDisplayPlaneCapabilitiesKHR& caps1, VkDisplayPlaneCapab… in CompareDisplayPlaneCaps()