Home
last modified time | relevance | path

Searched defs:out_caps (Results 1 – 25 of 66) sorted by relevance

123

/third_party/gstreamer/gstplugins_base/tests/check/elements/
Daudioconvert.c510 #define RUN_CONVERSION_TO_FAIL(which, inarray, in_caps, outarray, out_caps) \ argument
918 GstCaps *out_caps = get_int_mc_caps (2, G_BYTE_ORDER, 16, 16, TRUE, in GST_START_TEST() local
930 GstCaps *out_caps = in GST_START_TEST() local
951 GstCaps *out_caps = get_int_mc_caps (2, G_BYTE_ORDER, 16, 16, TRUE, in GST_START_TEST() local
969 GstCaps *out_caps = get_int_mc_caps (1, G_BYTE_ORDER, 16, 16, TRUE, in GST_START_TEST() local
986 GstCaps *out_caps = get_int_mc_caps (1, G_BYTE_ORDER, 16, 16, TRUE, in GST_START_TEST() local
1003 GstCaps *out_caps = get_int_mc_caps (1, G_BYTE_ORDER, 16, 16, TRUE, in GST_START_TEST() local
1020 GstCaps *out_caps = get_int_mc_caps (1, G_BYTE_ORDER, 16, 16, TRUE, in GST_START_TEST() local
1031 GstCaps *out_caps = in GST_START_TEST() local
1054 GstCaps *out_caps = in GST_START_TEST() local
[all …]
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dcapssetter.c72 GstCaps * in_caps, GstCaps * out_caps) in push_and_test()
129 GstCaps *in_caps, *prop_caps, *out_caps; in GST_START_TEST() local
144 GstCaps *in_caps, *prop_caps, *out_caps; in GST_START_TEST() local
157 GstCaps *in_caps, *prop_caps, *out_caps; in GST_START_TEST() local
171 GstCaps *in_caps, *prop_caps, *out_caps; in GST_START_TEST() local
187 GstCaps *in_caps, *prop_caps, *out_caps; in GST_START_TEST() local
201 GstCaps *in_caps, *prop_caps, *out_caps; in GST_START_TEST() local
Dvideoflip.c54 GstCaps *in_caps, *out_caps; in GST_START_TEST() local
94 GstCaps *in_caps, *out_caps; in GST_START_TEST() local
151 GstCaps *in_caps, *out_caps; in GST_START_TEST() local
Dparser.c230 gst_parser_test_run (GstParserTest * test, GstCaps ** out_caps) in gst_parser_test_run()
423 GstCaps *out_caps; in gst_parser_test_get_output_caps() local
Dvideobox.c41 const gchar *out_caps; member
Dvideocrop.c254 GstCaps * out_caps, gint left, gint right, gint top, gint bottom, in videocrop_test_cropping()
437 GstCaps *in_caps, *out_caps; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dcudafilter.c26 test_buffer_meta_common (const gchar * in_caps, const gchar * out_caps, in test_buffer_meta_common()
Dparser.c231 gst_parser_test_run (GstParserTest * test, GstCaps ** out_caps) in gst_parser_test_run()
426 GstCaps *out_caps; in gst_parser_test_get_output_caps() local
Dvkcolorconvert.c70 GstCaps *in_caps, *out_caps; in GST_START_TEST() local
Dccconverter.c265 const gchar * out_caps, const GstVideoTimeCode ** in_tc, in check_conversion_multiple()
311 guint out_len, const gchar * in_caps, const gchar * out_caps, in check_conversion()
321 const gchar * out_caps) in check_conversion_tc_passthrough()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglupload.c97 GstCaps *out_caps; member
282 GstCaps * out_caps) in _gl_memory_upload_accept()
502 gpointer out_caps; member
617 GstCaps * out_caps) in _dma_buf_upload_accept()
1043 GstCaps * in_caps, GstCaps * out_caps) in _upload_meta_upload_accept()
1340 GstCaps * out_caps) in _raw_data_upload_accept()
1531 GstCaps * out_caps) in _directviv_upload_accept()
1766 gpointer out_caps; member
1848 GstCaps * out_caps) in _nvmm_upload_accept()
2428 GstCaps * out_caps) in _gst_gl_upload_set_caps_unlocked()
[all …]
Dgstglbasefilter.h59 GstCaps *out_caps; member
Dgstglbasesrc.h63 GstCaps *out_caps; member
Dgstglfilter.h73 GstCaps *out_caps; member
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglupload.c265 GstCaps *in_caps, *out_caps; in GST_START_TEST() local
320 GstCaps *in_caps, *out_caps; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dvideotexturecache.h45 GstCaps *out_caps; member
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkvideofilter.h65 GstCaps *out_caps; member
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkimageidentity.c124 GstCaps * out_caps) in gst_vulkan_image_identity_set_caps()
Dvkupload.c100 _buffer_set_caps (gpointer impl, GstCaps * in_caps, GstCaps * out_caps) in _buffer_set_caps()
226 _raw_to_buffer_set_caps (gpointer impl, GstCaps * in_caps, GstCaps * out_caps) in _raw_to_buffer_set_caps()
414 _buffer_to_image_set_caps (gpointer impl, GstCaps * in_caps, GstCaps * out_caps) in _buffer_to_image_set_caps()
733 _raw_to_image_set_caps (gpointer impl, GstCaps * in_caps, GstCaps * out_caps) in _raw_to_image_set_caps()
1468 GstCaps * out_caps) in gst_vulkan_upload_set_caps()
Dvkdownload.h71 GstCaps *out_caps; member
Dvkupload.h71 GstCaps *out_caps; member
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvabasetransform.h49 GstCaps *out_caps; member
/third_party/gstreamer/gstplugins_good/tests/icles/
Dvideocrop-test.c292 GstCaps *caps, *out_caps; in main() local
/third_party/gstreamer/gstplugins_bad/sys/wasapi2/
Dgstwasapi2util.c405 GstCaps * template_caps, GstCaps ** out_caps, in gst_wasapi2_util_parse_waveformatex()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglmixer.h90 GstCaps *out_caps; member

123