Home
last modified time | relevance | path

Searched refs:msdk_video_allocator (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkvideomemory.c188 GstMsdkVideoAllocator *msdk_video_allocator; in gst_video_meta_map_msdk_memory() local
199 msdk_video_allocator = GST_MSDK_VIDEO_ALLOCATOR_CAST (allocator); in gst_video_meta_map_msdk_memory()
217 gst_msdk_frame_lock (msdk_video_allocator->context, in gst_video_meta_map_msdk_memory()
273 GstMsdkVideoAllocator *msdk_video_allocator; in gst_video_meta_unmap_msdk_memory() local
280 msdk_video_allocator = GST_MSDK_VIDEO_ALLOCATOR_CAST (allocator); in gst_video_meta_unmap_msdk_memory()
283 gst_msdk_frame_unlock (msdk_video_allocator->context, in gst_video_meta_unmap_msdk_memory()
298 GstMsdkVideoAllocator *msdk_video_allocator = in gst_msdk_video_memory_map_full() local
314 gst_msdk_frame_lock (msdk_video_allocator->context, mem->surface->Data.MemId, in gst_msdk_video_memory_map_full()
353 GstMsdkVideoAllocator *msdk_video_allocator = in gst_msdk_video_memory_unmap() local
356 gst_msdk_frame_unlock (msdk_video_allocator->context, in gst_msdk_video_memory_unmap()
[all …]