/third_party/gstreamer/gstplugins_bad/sys/kms/ |
D | gstkmsbufferpool.c | 55 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/ |
D | gstvapool.c | 55 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()
|
D | gstvabasedec.c | 330 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/ |
D | gstvkbufferpool.c | 66 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()
|
D | gstvkimagebufferpool.c | 66 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()
|
D | gstvkvideofilter.c | 281 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/ |
D | gstcudabufferpool.c | 48 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()
|
D | gstcudabasetransform.c | 497 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/ |
D | gstvideopool.h | 35 #define GST_BUFFER_POOL_OPTION_VIDEO_META "GstBufferPoolOptionVideoMeta" macro
|
D | gstvideopool.c | 117 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()
|
D | gstvideofilter.c | 154 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/ |
D | xvimagepool.c | 50 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/ |
D | gstmsdkbufferpool.c | 71 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/ |
D | gstglbufferpool.c | 74 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/ |
D | gstd3d11download.cpp | 282 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()
|
D | gstd3d11upload.cpp | 315 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()
|
D | gstd3d11screencapturesrc.cpp | 438 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/ |
D | ximagepool.c | 535 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/ |
D | gstopenh264dec.cpp | 442 GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_openh264dec_decide_allocation()
|
/third_party/gstreamer/gstplugins_bad/ext/webp/ |
D | gstwebpdec.c | 270 GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_webp_dec_decide_allocation()
|
/third_party/gstreamer/gstplugins_bad/ext/openexr/ |
D | gstopenexrdec.cpp | 471 GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_openexr_dec_decide_allocation()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpvrawdepay.c | 172 GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_rtp_vraw_depay_negotiate_pool()
|
/third_party/gstreamer/gstplugins_good/ext/qt/ |
D | gstqtsrc.cc | 388 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/ |
D | gstd3d11bufferpool.cpp | 132 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/ |
D | gstv4l2sink.c | 605 GST_BUFFER_POOL_OPTION_VIDEO_META); in gst_v4l2sink_show_frame()
|