Home
last modified time | relevance | path

Searched defs:usage_hint (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvapool.c61 guint32 * usage_hint) in gst_buffer_pool_config_get_va_allocation_params()
90 guint32 usage_hint; in gst_va_pool_set_config() local
343 guint usage_hint) in gst_buffer_pool_config_set_va_allocation_params()
367 guint max_buffers, guint usage_hint, GstAllocator * allocator, in gst_va_pool_new_with_config()
Dgstvaallocator.c250 guint usage_hint; member
776 GstVideoInfo * info, guint usage_hint) in gst_va_dmabuf_allocator_set_format()
812 GstVideoInfo * info, guint * usage_hint) in gst_va_dmabuf_allocator_get_format()
831 uintptr_t * fds, gsize offset[GST_VIDEO_MAX_PLANES], guint usage_hint) in gst_va_dmabuf_memories_setup()
916 guint usage_hint; member
1519 guint usage_hint) in gst_va_allocator_set_format()
1554 guint * usage_hint) in gst_va_allocator_get_format()
Dgstvabasetransform.c194 guint size, usage_hint = VA_SURFACE_ATTRIB_USAGE_HINT_GENERIC; /* it migth be in gst_va_base_transform_propose_allocation() local
305 guint min, max, size = 0, usage_hint = VA_SURFACE_ATTRIB_USAGE_HINT_VPP_WRITE; in gst_va_base_transform_decide_allocation() local
707 guint size, usage_hint = VA_SURFACE_ATTRIB_USAGE_HINT_VPP_READ; in _get_sinkpad_pool() local
Dvasurfaceimage.c49 guint width, guint height, gint usage_hint, in va_create_surfaces()