summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapibufferproxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/vaapi/gstvaapibufferproxy.h')
-rw-r--r--gst-libs/gst/vaapi/gstvaapibufferproxy.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gst-libs/gst/vaapi/gstvaapibufferproxy.h b/gst-libs/gst/vaapi/gstvaapibufferproxy.h
index bb80abf4..4b1cebec 100644
--- a/gst-libs/gst/vaapi/gstvaapibufferproxy.h
+++ b/gst-libs/gst/vaapi/gstvaapibufferproxy.h
@@ -101,12 +101,6 @@ gst_vaapi_buffer_proxy_get_size (GstVaapiBufferProxy * proxy);
void
gst_vaapi_buffer_proxy_release_data (GstVaapiBufferProxy * proxy);
-void
-gst_vaapi_buffer_proxy_set_mem (GstVaapiBufferProxy * proxy, GstMemory * mem);
-
-GstMemory *
-gst_vaapi_buffer_proxy_peek_mem (GstVaapiBufferProxy * proxy);
-
G_END_DECLS
#endif /* GST_VAAPI_BUFFER_PROXY_H */