Home
last modified time | relevance | path

Searched refs:GST_BUFFER_POOL_OPTION_VIDEO_META (Results 1 – 25 of 62) sorted by relevance

123

/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmsbufferpool.c55 static const gchar *options[] = { GST_BUFFER_POOL_OPTION_VIDEO_META, in gst_kms_buffer_pool_get_options()
102 GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_kms_buffer_pool_set_config()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvapool.c55 static const gchar *options[] = { GST_BUFFER_POOL_OPTION_VIDEO_META, NULL }; in gst_va_pool_get_options()
120 GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_va_pool_set_config()
380 gst_buffer_pool_config_add_option (config, GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_va_pool_new_with_config()
Dgstvabasedec.c330 GST_BUFFER_POOL_OPTION_VIDEO_META); in _decide_allocation_for_video_crop()
363 GST_BUFFER_POOL_OPTION_VIDEO_META); in _decide_allocation_for_video_crop()
535 GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_va_base_dec_decide_allocation()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkbufferpool.c66 static const gchar *options[] = { GST_BUFFER_POOL_OPTION_VIDEO_META, in gst_vulkan_buffer_pool_get_options()
109 GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_vulkan_buffer_pool_set_config()
Dgstvkimagebufferpool.c66 static const gchar *options[] = { GST_BUFFER_POOL_OPTION_VIDEO_META, in gst_vulkan_image_buffer_pool_get_options()
134 GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_vulkan_image_buffer_pool_set_config()
Dgstvkvideofilter.c281 gst_buffer_pool_config_add_option (config, GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_vulkan_video_filter_decide_allocation()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudabufferpool.c48 static const gchar *options[] = { GST_BUFFER_POOL_OPTION_VIDEO_META, in gst_cuda_buffer_pool_get_options()
99 GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_cuda_buffer_pool_set_config()
Dgstcudabasetransform.c497 GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_cuda_base_transform_propose_allocation()
583 gst_buffer_pool_config_add_option (config, GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_cuda_base_transform_decide_allocation()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideopool.h35 #define GST_BUFFER_POOL_OPTION_VIDEO_META "GstBufferPoolOptionVideoMeta" macro
Dgstvideopool.c117 static const gchar *options[] = { GST_BUFFER_POOL_OPTION_VIDEO_META, in video_buffer_pool_get_options()
166 GST_BUFFER_POOL_OPTION_VIDEO_META); in video_buffer_pool_set_config()
Dgstvideofilter.c154 gst_buffer_pool_config_add_option (config, GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_video_filter_decide_allocation()
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvimagepool.c50 static const gchar *options[] = { GST_BUFFER_POOL_OPTION_VIDEO_META, in xvimage_buffer_pool_get_options()
93 GST_BUFFER_POOL_OPTION_VIDEO_META); in xvimage_buffer_pool_set_config()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkbufferpool.c71 static const gchar *options[] = { GST_BUFFER_POOL_OPTION_VIDEO_META, in gst_msdk_buffer_pool_get_options()
135 GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_msdk_buffer_pool_set_config()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglbufferpool.c74 static const gchar *options[] = { GST_BUFFER_POOL_OPTION_VIDEO_META, in gst_gl_buffer_pool_get_options()
136 GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_gl_buffer_pool_set_config()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11download.cpp282 GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_d3d11_download_propose_allocation()
354 gst_buffer_pool_config_add_option (config, GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_d3d11_download_decide_allocation()
Dgstd3d11upload.cpp315 GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_d3d11_upload_propose_allocation()
435 gst_buffer_pool_config_add_option (config, GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_d3d11_upload_decide_allocation()
Dgstd3d11screencapturesrc.cpp438 gst_buffer_pool_config_add_option (config, GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_d3d11_screen_capture_src_decide_allocation()
473 GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_d3d11_screen_capture_src_decide_allocation()
/third_party/gstreamer/gstplugins_base/sys/ximage/
Dximagepool.c535 static const gchar *options[] = { GST_BUFFER_POOL_OPTION_VIDEO_META, in ximage_buffer_pool_get_options()
572 GST_BUFFER_POOL_OPTION_VIDEO_META); in ximage_buffer_pool_set_config()
/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264dec.cpp442 GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_openh264dec_decide_allocation()
/third_party/gstreamer/gstplugins_bad/ext/webp/
Dgstwebpdec.c270 GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_webp_dec_decide_allocation()
/third_party/gstreamer/gstplugins_bad/ext/openexr/
Dgstopenexrdec.cpp471 GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_openexr_dec_decide_allocation()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvrawdepay.c172 GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_rtp_vraw_depay_negotiate_pool()
/third_party/gstreamer/gstplugins_good/ext/qt/
Dgstqtsrc.cc388 gst_buffer_pool_config_add_option (config, GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_qt_src_decide_allocation()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11bufferpool.cpp132 static const gchar *options[] = { GST_BUFFER_POOL_OPTION_VIDEO_META, NULL }; in gst_d3d11_buffer_pool_get_options()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2sink.c605 GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_v4l2sink_show_frame()

123