/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstcapsfeatures.c | 33 a = gst_caps_features_new ("m:abc", "m:def", "m:ghi", NULL); in GST_START_TEST() 72 a = gst_caps_features_new ("m:abc", "m:def", "m:ghi", NULL); in GST_START_TEST()
|
D | gstcaps.c | 1265 f1 = gst_caps_features_new ("memory:EGLImage", NULL); in GST_START_TEST() 1292 f2 = gst_caps_features_new ("memory:VASurface", "meta:VAMeta", NULL); in GST_START_TEST() 1366 f2 = gst_caps_features_new ("memory:dmabuf", NULL); in GST_START_TEST() 1376 f1 = gst_caps_features_new ("memory:EGLImage", NULL); in GST_START_TEST() 1389 f1 = gst_caps_features_new ("memory:EGLImage", NULL); in GST_START_TEST()
|
D | gstvalue.c | 3729 gst_caps_features_new ("abc:val1", "xyz:val2", NULL), in GST_START_TEST() 3730 gst_caps_features_new ("feat:val", NULL), in GST_START_TEST()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstcapsfeatures.h | 64 GstCapsFeatures * gst_caps_features_new (const gchar *feature1, ...) G_GNUC_NULL_TERMINATED;
|
D | gstcapsfeatures.c | 250 gst_caps_features_new (const gchar * feature1, ...) in gst_caps_features_new() function
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11h265dec.cpp | 1100 caps_features = gst_caps_features_new (GST_CAPS_FEATURE_FORMAT_INTERLACED, in gst_d3d11_h265_dec_register() 1108 caps_features = gst_caps_features_new (GST_CAPS_FEATURE_MEMORY_D3D11_MEMORY, in gst_d3d11_h265_dec_register() 1118 caps_features = gst_caps_features_new (GST_CAPS_FEATURE_MEMORY_D3D11_MEMORY, in gst_d3d11_h265_dec_register()
|
D | gstd3d11upload.cpp | 202 features = gst_caps_features_new (feature_name, NULL); in _set_caps_features()
|
D | gstd3d11screencapturesrc.cpp | 343 gst_caps_features_new (GST_CAPS_FEATURE_MEMORY_D3D11_MEMORY, in gst_d3d11_screen_capture_src_fixate()
|
D | gstd3d11deinterlace.cpp | 2404 caps_features = gst_caps_features_new (GST_CAPS_FEATURE_MEMORY_D3D11_MEMORY, in gst_d3d11_deinterlace_register() 2408 caps_features = gst_caps_features_new (GST_CAPS_FEATURE_MEMORY_D3D11_MEMORY, in gst_d3d11_deinterlace_register()
|
D | gstd3d11decoder.cpp | 1722 gst_caps_features_new (GST_CAPS_FEATURE_MEMORY_D3D11_MEMORY, NULL)); in gst_d3d11_decoder_negotiate()
|
/third_party/gstreamer/gstplugins_bad/ext/ttml/ |
D | gstttmlparse.c | 390 GstCapsFeatures *features = gst_caps_features_new ("meta:GstSubtitleMeta", in gst_ttml_parse_get_src_caps()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstnvdecoder.c | 1518 gst_caps_features_new (GST_CAPS_FEATURE_MEMORY_CUDA_MEMORY, NULL)); in gst_nv_decoder_negotiate() 1524 gst_caps_features_new (GST_CAPS_FEATURE_MEMORY_GL_MEMORY, NULL)); in gst_nv_decoder_negotiate()
|
D | gstnvdec.c | 656 gst_caps_features_new (GST_CAPS_FEATURE_MEMORY_CUDA_MEMORY, NULL)); in gst_nvdec_negotiate() 662 gst_caps_features_new (GST_CAPS_FEATURE_MEMORY_GL_MEMORY, NULL)); in gst_nvdec_negotiate()
|
/third_party/gstreamer/gstplugins_base/gst/videoconvert/ |
D | gstvideoconvert.c | 858 gst_caps_features_new (GST_CAPS_FEATURE_FORMAT_INTERLACED, NULL); in plugin_init()
|
/third_party/gstreamer/gstplugins_bad/ext/vulkan/ |
D | vkdownload.c | 54 features = gst_caps_features_new (feature_name, NULL); in _set_caps_features_with_passthrough()
|
D | vkupload.c | 53 features = gst_caps_features_new (feature_name, NULL); in _set_caps_features_with_passthrough()
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | videocrop.c | 818 features = gst_caps_features_new ("memory:DMABuf", NULL); in get_featured_caps()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstamcvideodec.c | 810 gst_caps_features_new (GST_CAPS_FEATURE_MEMORY_GL_MEMORY, NULL)); in gst_amc_video_dec_set_src_caps() 1955 gst_caps_features_new (GST_CAPS_FEATURE_MEMORY_GL_MEMORY, NULL)); in gst_amc_video_dec_set_format()
|
/third_party/gstreamer/gstplugins_base/gst/videoscale/ |
D | gstvideoscale.c | 1233 gst_caps_features_new (GST_CAPS_FEATURE_FORMAT_INTERLACED, NULL); in plugin_init()
|
/third_party/gstreamer/gstplugins_bad/gst/interlace/ |
D | gstinterlace.c | 463 features = gst_caps_features_new (GST_CAPS_FEATURE_FORMAT_INTERLACED, NULL); in dup_caps_with_alternate()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-info.c | 700 features = gst_caps_features_new (GST_CAPS_FEATURE_FORMAT_INTERLACED, NULL); in gst_video_info_to_caps()
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2object.c | 1642 gst_caps_features_new (GST_CAPS_FEATURE_FORMAT_INTERLACED, NULL)); in add_alternate_variant() 2669 feat = gst_caps_features_new (GST_CAPS_FEATURE_FORMAT_INTERLACED, NULL); in check_alternate_and_append_struct() 2693 gst_caps_features_new (GST_CAPS_FEATURE_FORMAT_INTERLACED, NULL)); in check_alternate_and_append_struct()
|
/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdkvpp.c | 1419 gst_caps_features_new (GST_CAPS_FEATURE_MEMORY_DMABUF, NULL)); in gst_msdkvpp_fixate_caps()
|
D | gstmsdkdec.c | 576 gst_caps_features_new (GST_CAPS_FEATURE_MEMORY_DMABUF, NULL)); in gst_msdkdec_set_src_caps()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvavpp.c | 860 features = gst_caps_features_new (feature_name, NULL); in gst_va_vpp_complete_caps_features()
|