Searched refs:msdk_video_allocator (Results 1 – 1 of 1) sorted by relevance
188 GstMsdkVideoAllocator *msdk_video_allocator; in gst_video_meta_map_msdk_memory() local199 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() local280 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() local314 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() local356 gst_msdk_frame_unlock (msdk_video_allocator->context, in gst_msdk_video_memory_unmap()[all …]