Searched defs:alloc_params (Results 1 – 15 of 15) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglrenderbuffer.c | 382 const GstAllocationParams * alloc_params, guint width, guint height, in _gst_gl_renderbuffer_allocation_params_init_full() 419 const GstAllocationParams * alloc_params, GstGLFormat renderbuffer_format, in gst_gl_renderbuffer_allocation_params_new() 458 const GstAllocationParams * alloc_params, GstGLFormat renderbuffer_format, in gst_gl_renderbuffer_allocation_params_new_wrapped()
|
D | gstglmemory.c | 1196 const GstAllocationParams * alloc_params, const GstVideoInfo * v_info, in gst_gl_video_allocation_params_init_full() 1246 const GstAllocationParams * alloc_params, const GstVideoInfo * v_info, in gst_gl_video_allocation_params_new() 1287 const GstAllocationParams * alloc_params, const GstVideoInfo * v_info, in gst_gl_video_allocation_params_new_wrapped_data() 1334 const GstAllocationParams * alloc_params, const GstVideoInfo * v_info, in gst_gl_video_allocation_params_new_wrapped_gl_handle() 1377 const GstAllocationParams * alloc_params, const GstVideoInfo * v_info, in gst_gl_video_allocation_params_new_wrapped_texture()
|
D | gstglbufferpool.c | 95 GstAllocationParams alloc_params; in gst_gl_buffer_pool_set_config() local
|
D | gstglmemorypbo.c | 196 GstAllocationParams alloc_params = in _gl_mem_create() local 655 GstAllocationParams alloc_params = { 0, }; in _gl_mem_pbo_alloc() local
|
D | gstglbasememory.h | 208 GstAllocationParams *alloc_params; member
|
D | gstglbuffer.c | 464 const GstAllocationParams * alloc_params, guint gl_target, guint gl_usage) in gst_gl_buffer_allocation_params_new()
|
D | gstglbasememory.c | 635 gsize alloc_size, const GstAllocationParams * alloc_params, in gst_gl_allocation_params_init()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstcudamemory.h | 114 GstCudaAllocationParams alloc_params; member
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvapool.c | 368 GstAllocationParams * alloc_params) in gst_va_pool_new_with_config()
|
/third_party/gstreamer/gstplugins_bad/gst/frei0r/ |
D | gstfrei0rmixer.c | 520 GstAllocationParams alloc_params = { 0, 31, 0, 0 }; in gst_frei0r_mixer_collected() local
|
/third_party/gstreamer/gstplugins_base/gst/rawparse/ |
D | gstrawvideoparse.c | 921 GstAllocationParams alloc_params = { 0, 31, 0, 0 }; in gst_raw_video_parse_process() local
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11pluginutils.cpp | 1001 GstCaps * caps, GstD3D11AllocationParams * alloc_params, in gst_d3d11_buffer_pool_new_with_options()
|
D | gstd3d11decoder.cpp | 445 GstD3D11AllocationParams *alloc_params = NULL; in gst_d3d11_decoder_prepare_output_view_pool() local
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstgldownloadelement.c | 531 GstAllocationParams alloc_params; in gst_gl_buffer_pool_nvmm_set_config() local
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstvalue.c | 844 GstAllocationParams alloc_params = { 0 }; in GST_START_TEST() local
|