Home
last modified time | relevance | path

Searched refs:gst_va_display_unlock (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/va/
Dvasurfaceimage.c37 gst_va_display_unlock (display); in va_destroy_surfaces()
102 gst_va_display_unlock (display); in va_create_surfaces()
121 gst_va_display_unlock (display); in va_export_surface_to_dmabuf()
138 gst_va_display_unlock (display); in va_destroy_image()
155 gst_va_display_unlock (display); in va_get_derive_image()
179 gst_va_display_unlock (display); in va_create_image()
196 gst_va_display_unlock (display); in va_get_image()
213 gst_va_display_unlock (display); in va_sync_surface()
229 gst_va_display_unlock (display); in va_map_buffer()
245 gst_va_display_unlock (display); in va_unmap_buffer()
[all …]
Dgstvadisplay_priv.c47 gst_va_display_unlock (self); in gst_va_display_get_profiles()
54 gst_va_display_unlock (self); in gst_va_display_get_profiles()
67 gst_va_display_unlock (self); in gst_va_display_get_profiles()
105 gst_va_display_unlock (self); in gst_va_display_get_image_formats()
113 gst_va_display_unlock (self); in gst_va_display_get_image_formats()
153 gst_va_display_unlock (self); in gst_va_display_has_vpp()
159 gst_va_display_unlock (self); in gst_va_display_has_vpp()
Dgstvadecoder.c242 gst_va_display_unlock (self->display); in gst_va_decoder_open()
276 gst_va_display_unlock (self->display); in gst_va_decoder_close()
283 gst_va_display_unlock (self->display); in gst_va_decoder_close()
334 gst_va_display_unlock (self->display); in gst_va_decoder_set_frame_size_with_surfaces()
559 gst_va_display_unlock (self->display); in gst_va_decoder_add_param_buffer()
587 gst_va_display_unlock (self->display); in gst_va_decoder_add_slice_buffer_with_n_params()
596 gst_va_display_unlock (self->display); in gst_va_decoder_add_slice_buffer_with_n_params()
646 gst_va_display_unlock (self->display); in gst_va_decoder_decode_with_aux_surface()
656 gst_va_display_unlock (self->display); in gst_va_decoder_decode_with_aux_surface()
667 gst_va_display_unlock (self->display); in gst_va_decoder_decode_with_aux_surface()
[all …]
Dgstvafilter.c209 gst_va_display_unlock (self->display); in gst_va_filter_ensure_config_attributes()
338 gst_va_display_unlock (self->display); in gst_va_filter_ensure_pipeline_caps()
378 gst_va_display_unlock (self->display); in gst_va_filter_open()
390 gst_va_display_unlock (self->display); in gst_va_filter_open()
402 gst_va_display_unlock (self->display); in gst_va_filter_open()
425 gst_va_display_unlock (self->display); in gst_va_filter_close()
432 gst_va_display_unlock (self->display); in gst_va_filter_close()
519 gst_va_display_unlock (self->display); in gst_va_filter_ensure_filters()
524 gst_va_display_unlock (self->display); in gst_va_filter_ensure_filters()
544 gst_va_display_unlock (self->display); in gst_va_filter_ensure_filters()
[all …]
Dgstvacaps.c73 gst_va_display_unlock (display); in gst_va_get_surface_attribs()
84 gst_va_display_unlock (display); in gst_va_get_surface_attribs()
253 gst_va_display_unlock (display); in gst_va_create_raw_caps()
263 gst_va_display_unlock (display); in gst_va_create_raw_caps()
292 gst_va_display_unlock (display); in gst_va_create_coded_caps()
Dgstvasurfacecopy.c57 gst_va_display_unlock (display); in _has_copy()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/va/
Dgstvadisplay.h127 void gst_va_display_unlock (GstVaDisplay * self);
Dgstvadisplay.c259 gst_va_display_unlock (GstVaDisplay * self) in gst_va_display_unlock() function