summaryrefslogtreecommitdiff
path: root/src/gen75_vpp_vebox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gen75_vpp_vebox.h')
-rw-r--r--src/gen75_vpp_vebox.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gen75_vpp_vebox.h b/src/gen75_vpp_vebox.h
index f1061c75..a78a1651 100644
--- a/src/gen75_vpp_vebox.h
+++ b/src/gen75_vpp_vebox.h
@@ -150,4 +150,7 @@ void gen75_vebox_context_destroy(VADriverContextP ctx,
struct intel_vebox_context * gen75_vebox_context_init(VADriverContextP ctx);
+VAStatus gen8_vebox_process_picture(VADriverContextP ctx,
+ struct intel_vebox_context *proc_ctx);
+
#endif