Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdksystemmemory.h115 GstAllocator * gst_msdk_system_allocator_new (GstVideoInfo *image_info);
Dgstmsdkbufferpool.c168 allocator = gst_msdk_system_allocator_new (&video_info); in gst_msdk_buffer_pool_set_config()
Dgstmsdksystemmemory.c367 gst_msdk_system_allocator_new (GstVideoInfo * image_info) in gst_msdk_system_allocator_new() function
Dgstmsdkvpp.c447 allocator = gst_msdk_system_allocator_new (&info); in gst_msdkvpp_create_buffer_pool()
Dgstmsdkdec.c1434 allocator = gst_msdk_system_allocator_new (info); in gst_msdkdec_create_buffer_pool()
Dgstmsdkenc.c1337 allocator = gst_msdk_system_allocator_new (&info); in gst_msdkenc_create_buffer_pool()