Searched refs:vaapi_unmap_buffer (Results 1 – 7 of 7) sorted by relevance
/dports/multimedia/gstreamer1-vaapi/gstreamer-vaapi-1.16.2/gst-libs/gst/vaapi/ |
H A D | gstvaapiutils.h | 49 vaapi_unmap_buffer (VADisplay dpy, VABufferID buf_id, void **pbuf);
|
H A D | gstvaapicodedbuffer.c | 91 vaapi_unmap_buffer (GST_VAAPI_OBJECT_VADISPLAY (buf), in coded_buffer_unmap()
|
H A D | gstvaapifilter.c | 803 vaapi_unmap_buffer (filter->va_display, op_data->va_buffer, NULL); in op_set_generic_unlocked() 847 vaapi_unmap_buffer (filter->va_display, op_data->va_buffer, NULL); in op_set_color_balance_unlocked() 896 vaapi_unmap_buffer (filter->va_display, op_data->va_buffer, NULL); in op_set_deinterlace_unlocked() 931 vaapi_unmap_buffer (filter->va_display, op_data->va_buffer, NULL); in op_set_skintone_unlocked() 1470 vaapi_unmap_buffer (filter->va_display, pipeline_param_buf_id, NULL); in gst_vaapi_filter_process_unlocked()
|
H A D | gstvaapidecoder_objects.c | 233 vaapi_unmap_buffer (dpy, *buf_id, buf_ptr); in do_decode() 299 vaapi_unmap_buffer (va_display, slice->param_id, NULL); in gst_vaapi_picture_decode()
|
H A D | gstvaapifei_objects.c | 135 vaapi_unmap_buffer (GST_VAAPI_ENCODER_CAST (object->codec)->va_display, in gst_vaapi_fei_codec_object_unmap()
|
H A D | gstvaapiutils.c | 151 vaapi_unmap_buffer (VADisplay dpy, VABufferID buf_id, gpointer * pbuf) in vaapi_unmap_buffer() function
|
H A D | gstvaapiencoder_objects.c | 496 vaapi_unmap_buffer (dpy, *buf_id, buf_ptr); in do_encode()
|