/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-info.h | 31 typedef struct _GstVideoInfo GstVideoInfo; typedef 428 GstVideoInfo * gst_video_info_new (void); 431 void gst_video_info_init (GstVideoInfo *info); 434 GstVideoInfo * gst_video_info_copy (const GstVideoInfo *info); 437 void gst_video_info_free (GstVideoInfo *info); 440 GstVideoInfo * gst_video_info_new_from_caps (const GstCaps * caps); 443 gboolean gst_video_info_set_format (GstVideoInfo *info, GstVideoFormat format, 448 (GstVideoInfo *info, 455 gboolean gst_video_info_from_caps (GstVideoInfo *info, const GstCaps * caps); 458 GstCaps * gst_video_info_to_caps (const GstVideoInfo *info); [all …]
|
D | video-info.c | 70 GstVideoInfo * 71 gst_video_info_copy (const GstVideoInfo * info) in gst_video_info_copy() 73 return g_slice_dup (GstVideoInfo, info); in gst_video_info_copy() 86 gst_video_info_free (GstVideoInfo * info) in gst_video_info_free() 88 g_slice_free (GstVideoInfo, info); in gst_video_info_free() 91 G_DEFINE_BOXED_TYPE (GstVideoInfo, gst_video_info, 104 GstVideoInfo * 107 GstVideoInfo *info; in gst_video_info_new() 109 info = g_slice_new (GstVideoInfo); in gst_video_info_new() 115 static gboolean fill_planes (GstVideoInfo * info, [all …]
|
D | gstvideofilter.h | 50 GstVideoInfo in_info; 51 GstVideoInfo out_info; 70 GstCaps *incaps, GstVideoInfo *in_info, 71 GstCaps *outcaps, GstVideoInfo *out_info);
|
D | video-converter.h | 291 GstVideoConverter * gst_video_converter_new (const GstVideoInfo *in_info, 292 const GstVideoInfo *out_info, 296 GstVideoConverter * gst_video_converter_new_with_pool (const GstVideoInfo * in_info, 297 const GstVideoInfo * out_info,
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | cuda-converter.h | 35 GstCudaConverter * gst_cuda_converter_new (GstVideoInfo * in_info, 36 GstVideoInfo * out_info, 43 GstVideoInfo * in_info, 45 GstVideoInfo * out_info, 50 GstVideoInfo * in_info, 52 GstVideoInfo * out_info,
|
D | cuda-converter.c | 734 GstVideoInfo in_info; 735 GstVideoInfo out_info; 749 GstVideoInfo * in_info, GstCudaMemory * dst, GstVideoInfo * out_info, 753 GstVideoInfo *cur_in_info; 756 GstVideoInfo *cur_out_info; 783 gst_cuda_converter_new (GstVideoInfo * in_info, GstVideoInfo * out_info, in gst_cuda_converter_new() 910 GstVideoInfo * in_info, GstCudaMemory * dst, GstVideoInfo * out_info, in gst_cuda_converter_frame() 945 const GstCudaMemory * src, GstVideoInfo * in_info, GstCudaMemory * dst, in gst_cuda_converter_frame_unlocked() 946 GstVideoInfo * out_info, CUstream cuda_stream) in gst_cuda_converter_frame_unlocked() 960 GstVideoInfo * info, guint plane) in convert_ensure_fallback_memory() [all …]
|
D | gstcudabasetransform.h | 47 GstVideoInfo in_info; 48 GstVideoInfo out_info; 61 GstCaps *incaps, GstVideoInfo *in_info, 62 GstCaps *outcaps, GstVideoInfo *out_info);
|
D | gstcudabasefilter.c | 65 GstCaps * incaps, GstVideoInfo * in_info, GstCaps * outcaps, 66 GstVideoInfo * out_info); 124 GstVideoInfo * in_info, GstVideoInfo * out_info) in gst_cuda_base_filter_configure() 152 GstVideoInfo * in_info, GstCaps * outcaps, GstVideoInfo * out_info) in gst_cuda_base_filter_set_info()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11converter.cpp | 423 GstVideoInfo in_info; 424 GstVideoInfo out_info; 605 GstVideoInfo * info) in compute_matrix_to_RGB() 628 GstVideoInfo * info) in compute_matrix_to_YUV() 652 GstVideoInfo * in_info, GstVideoInfo * out_info) in converter_get_matrix() 702 const GstVideoInfo * in_info, const GstVideoInfo * out_info) in setup_convert_info_rgb_to_rgb() 770 get_planar_component (const GstVideoInfo * info, gchar * u, gchar * v, in get_planar_component() 799 get_semi_planar_component (const GstVideoInfo * info, gchar * u, gchar * v) in get_semi_planar_component() 812 const GstVideoInfo * in_info, const GstVideoInfo * out_info) in setup_convert_info_yuv_to_rgb() 884 const GstVideoInfo * in_info, const GstVideoInfo * out_info) in setup_convert_info_rgb_to_yuv() [all …]
|
D | gstd3d11basefilter.h | 48 GstVideoInfo in_info; 49 GstVideoInfo out_info; 60 GstCaps *incaps, GstVideoInfo *in_info, 61 GstCaps *outcaps, GstVideoInfo *out_info);
|
D | gstd3d11pluginutils.h | 73 const GstDxgiColorSpace * gst_d3d11_video_info_to_dxgi_color_space (GstVideoInfo * info); 75 const GstDxgiColorSpace * gst_d3d11_find_swap_chain_color_space (GstVideoInfo * info, 80 const GstVideoInfo * info, 85 const GstVideoInfo * info);
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglmemory.h | 90 GstVideoInfo info; 131 GstVideoInfo *v_info; 149 const GstVideoInfo * v_info, 161 const GstVideoInfo * v_info, 169 … const GstVideoInfo * v_info, 181 … const GstVideoInfo * v_info, 193 … const GstVideoInfo * v_info, 274 const GstVideoInfo * info,
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvaallocator.h | 42 GstVideoInfo * info, 45 GstVideoInfo * info, 49 GstVideoInfo * info, 72 GstVideoInfo * info, 75 GstVideoInfo * info,
|
D | gstvabasetransform.h | 50 GstVideoInfo in_info; 51 GstVideoInfo out_info; 69 GstCaps *incaps, GstVideoInfo *in_info, 70 GstCaps *outcaps, GstVideoInfo *out_info);
|
/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdkvideomemory.h | 118 GstVideoInfo image_info; 136 GstVideoInfo *image_info, mfxFrameAllocResponse * alloc_resp); 175 GstVideoInfo image_info; 193 GstVideoInfo *image_info, mfxFrameAllocResponse * alloc_resp);
|
D | gstmsdkvpp.h | 80 GstVideoInfo sinkpad_info; 81 GstVideoInfo sinkpad_buffer_pool_info; 86 GstVideoInfo srcpad_info; 87 GstVideoInfo srcpad_buffer_pool_info;
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | corevideobuffer.h | 45 GstVideoInfo *info, 47 gboolean gst_core_video_info_init_from_pixel_buffer (GstVideoInfo * info, 50 GstVideoInfo * info,
|
D | corevideobuffer.c | 111 GstVideoInfo * info, guint plane, gsize size, GstVideoTextureCache * cache) in _create_glmem() 136 GstVideoInfo * info, guint plane, gsize size, GstVideoTextureCache * cache); 141 GstVideoInfo * info, in gst_core_video_wrap_pixel_buffer() 237 gst_core_video_info_init_from_pixel_buffer (GstVideoInfo * info, in gst_core_video_info_init_from_pixel_buffer() 261 gst_core_video_buffer_new (CVBufferRef cvbuf, GstVideoInfo * vinfo, in gst_core_video_buffer_new()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkfullscreenquad.h | 65 GstVideoInfo out_info; 66 GstVideoInfo in_info; 108 …_quad_set_info (GstVulkanFullScreenQuad * self, GstVideoInfo *in_info, GstVideoInfo * o…
|
/third_party/gstreamer/gstplugins_bad/tools/element-templates/ |
D | videofilter | 18 GstVideoInfo * in_info, GstCaps * outcaps, GstVideoInfo * out_info); 55 GstVideoInfo * in_info, GstCaps * outcaps, GstVideoInfo * out_info)
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | gstglmemory.c | 103 create_memory (const gchar * allocator_name, const GstVideoInfo * v_info, in create_memory() 149 GstVideoInfo v_info; in GST_START_TEST() 170 GstVideoInfo v_info; in GST_START_TEST() 198 wrap_raw_data (const gchar * allocator_name, const GstVideoInfo * v_info, in wrap_raw_data() 246 GstVideoInfo v_info; in GST_START_TEST() 317 GstVideoInfo v_info; in GST_START_TEST() 341 GstVideoInfo v_info; in GST_START_TEST() 389 GstVideoInfo v_info; in GST_START_TEST() 445 GstVideoInfo v_info; in GST_START_TEST() 481 GstVideoInfo v_info; in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/gst/ivtc/ |
D | gstcombdetect.c | 55 GstCaps * incaps, GstVideoInfo * in_info, GstCaps * outcaps, 56 GstVideoInfo * out_info); 182 GstCaps * incaps, GstVideoInfo * in_info, GstCaps * outcaps, in gst_comb_detect_set_info() 183 GstVideoInfo * out_info) in gst_comb_detect_set_info() 187 memcpy (&combdetect->vinfo, in_info, sizeof (GstVideoInfo)); in gst_comb_detect_set_info()
|
/third_party/gstreamer/gstplugins_bad/tests/check/libs/ |
D | vkimage.c | 60 create_image_mem (GstVideoInfo * v_info) in create_image_mem() 84 GstVideoInfo v_info; in GST_START_TEST() 111 GstVideoInfo v_info; in GST_START_TEST() 128 GstVideoInfo v_info; in GST_START_TEST() 186 GstVideoInfo v_info; in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_good/ext/gtk/ |
D | gtkgstbasewidget.h | 59 GstVideoInfo v_info; 63 GstVideoInfo pending_v_info; 92 gboolean gtk_gst_base_widget_set_format (GtkGstBaseWidget * widget, GstVideoInfo *…
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/ |
D | gsteglimage.h | 88 const GstVideoInfo * in_info, 95 const GstVideoInfo * in_info); 100 const GstVideoInfo * in_info,
|