Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkvideomemory.h135 GstAllocator * gst_msdk_video_allocator_new (GstMsdkContext * context,
Dgstmsdkbufferpool.c165 gst_msdk_video_allocator_new (priv->context, &video_info, in gst_msdk_buffer_pool_set_config()
Dgstmsdkvideomemory.c448 gst_msdk_video_allocator_new (GstMsdkContext * context, in gst_msdk_video_allocator_new() function
Dgstmsdkvpp.c445 allocator = gst_msdk_video_allocator_new (thiz->context, &info, alloc_resp); in gst_msdkvpp_create_buffer_pool()
Dgstmsdkdec.c1432 allocator = gst_msdk_video_allocator_new (thiz->context, info, alloc_resp); in gst_msdkdec_create_buffer_pool()
Dgstmsdkenc.c1335 allocator = gst_msdk_video_allocator_new (thiz->context, &info, alloc_resp); in gst_msdkenc_create_buffer_pool()