/third_party/gstreamer/gstreamer/gst/ |
D | gstmemory.h | 329 gst_memory_ref (GstMemory * memory) in gst_memory_ref() function 341 GstMemory * gst_memory_ref (GstMemory * memory);
|
D | gstmemory.c | 131 gst_memory_ref (parent); in gst_memory_init() 478 gst_memory_ref (GstMemory * memory) in gst_memory_ref() function
|
D | gstbuffer.c | 312 return gst_memory_ref (GST_BUFFER_MEM_PTR (buffer, idx)); in _get_merged_memory() 436 ret = gst_memory_ref (mem); in _memory_get_exclusive_reference() 949 _memory_add (newbuf, -1, gst_memory_ref (mem), TRUE); in gst_buffer_new_allocate() 1151 mem = gst_memory_ref (GST_BUFFER_MEM_PTR (buffer, idx)); in _get_mapped() 1864 _replace_memory (buffer, len, idx, length, gst_memory_ref (nmem)); in gst_buffer_map_range()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkimageview.c | 124 (GstVulkanImageMemory *) gst_memory_ref (GST_MEMORY_CAST (image)); in gst_vulkan_image_view_new()
|
D | gstvkfullscreenquad.c | 969 priv->uniforms = gst_memory_ref (uniforms); in gst_vulkan_full_screen_quad_set_uniform_buffer() 1003 priv->indices = gst_memory_ref (indices); in gst_vulkan_full_screen_quad_set_index_buffer() 1034 priv->vertices = gst_memory_ref (vertices); in gst_vulkan_full_screen_quad_set_vertex_buffer()
|
D | gstvkimagememory.c | 660 ret->image = (GstVulkanImageMemory *) gst_memory_ref ((GstMemory *) image); in gst_vulkan_image_memory_find_view()
|
/third_party/gstreamer/gstplugins_bad/ext/vulkan/ |
D | vkcolorconvert.c | 653 return gst_memory_ref (sinfo->user_data); in swizzle_rgb_create_uniform_memory() 677 sinfo->user_data = gst_memory_ref (uniforms); in swizzle_rgb_create_uniform_memory() 707 return gst_memory_ref (sinfo->user_data); in yuv_to_rgb_create_uniform_memory() 742 sinfo->user_data = gst_memory_ref (uniforms); in yuv_to_rgb_create_uniform_memory() 1284 gst_memory_ref ((GstMemory *) render_img_mems[i])); in gst_vulkan_color_convert_transform()
|
D | vkviewconvert.c | 512 return gst_memory_ref (conv->uniform); in get_uniforms()
|
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/ |
D | gstv4l2codecallocator.c | 154 gst_memory_ref (mem); in gst_v4l2_codec_allocator_release()
|
D | gstv4l2decoder.c | 925 request->bitstream = gst_memory_ref (bitstream); in gst_v4l2_decoder_alloc_request() 971 request->bitstream = gst_memory_ref (bitstream); in gst_v4l2_decoder_alloc_sub_request()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglframebuffer.c | 108 attach->mem = (GstGLBaseMemory *) gst_memory_ref (GST_MEMORY_CAST (mem)); in _fbo_attachment_init()
|
D | gstgloverlaycompositor.c | 411 gst_memory_ref ((GstMemory *) comp_gl_memory); in gst_gl_composition_overlay_upload()
|
D | gstglupload.c | 1658 unmap_data->memory = gst_memory_ref (in_mem); in _directviv_upload_perform_gl_thread() 2160 GST_GL_RGBA, gst_memory_ref (in_map_info.memory), in _nvmm_upload_perform()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/ |
D | gstrtpbuffer.c | 884 gst_memory_ref (mem); in gst_rtp_buffer_set_extension_data() 890 gst_memory_ref (mem); in gst_rtp_buffer_set_extension_data()
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstgldownloadelement.c | 675 GST_GL_RGBA, gst_memory_ref (nvmm_mem), in gst_gl_buffer_pool_nvmm_alloc() 1182 gst_buffer_insert_memory (buffer, -1, gst_memory_ref (info->dmabuf)); in _try_export_dmabuf()
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2allocator.c | 139 group->mem[mem->plane] = gst_memory_ref ((GstMemory *) mem); in _v4l2mem_dispose() 1269 gst_memory_ref (group->mem[i]); in gst_v4l2_allocator_qbuf()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstamcvideodec.c | 1244 tmp->oes_mem = (GstGLMemory *) gst_memory_ref ((GstMemory *) sync->oes_mem); in _amc_gl_copy() 1439 gst_memory_ref ((GstMemory *) self->oes_mem)); in gst_amc_video_dec_loop() 1447 (GstGLMemory *) gst_memory_ref ((GstMemory *) self->oes_mem); in gst_amc_video_dec_loop()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstmemory.c | 167 gst_memory_ref (mem2); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/ |
D | rtmpconnection.c | 1274 gst_buffer_prepend_memory (buffer, gst_memory_ref (set_data_frame_value)); in gst_rtmp_connection_set_data_frame()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/ |
D | gstd3d11memory.cpp | 1868 gst_memory_ref (mem); in gst_d3d11_memory_release()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvaallocator.c | 211 gst_atomic_queue_push (self->queue, gst_memory_ref (mem)); in gst_va_memory_pool_push()
|
/third_party/gstreamer/gstplugins_bad/sys/kms/ |
D | gstkmssink.c | 1426 gst_buffer_append_memory (*outbuf, gst_memory_ref (GST_MEMORY_CAST (kmsmem))); in gst_kms_sink_import_dmabuf()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
D | gsth264parser.c | 3340 gst_buffer_append_memory (new_buffer, gst_memory_ref (sei)); in gst_h264_parser_insert_sei_internal()
|
D | gsth265parser.c | 4276 new_mem = gst_memory_ref (sei); in gst_h265_parser_insert_sei_internal()
|
/third_party/gstreamer/gstplugins_good/ |
D | NEWS | 1272 gst_event_copy, gst_memory_ref, gst_memory_unref, gst_message_ref,
|