summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_onyx.h
diff options
context:
space:
mode:
authorJames Zern <jzern@google.com>2013-10-22 12:47:22 -0700
committerGerrit Code Review <gerrit@gerrit.golo.chromium.org>2013-10-22 12:47:22 -0700
commit64d94b4aa67a700393c26253d34760d81542487f (patch)
tree014ba46d975011a9c350f6525c42b46997e84f98 /vp9/common/vp9_onyx.h
parentfa57135b2c773c47ef8fa09beea29c81e9548d5e (diff)
parentcd74a901a757a3660887e74d6581fa69277cb9a6 (diff)
downloadlibvpx-64d94b4aa67a700393c26253d34760d81542487f.tar
libvpx-64d94b4aa67a700393c26253d34760d81542487f.tar.gz
libvpx-64d94b4aa67a700393c26253d34760d81542487f.tar.bz2
libvpx-64d94b4aa67a700393c26253d34760d81542487f.zip
Merge "Revert "Merge "SVC improvements"""
Diffstat (limited to 'vp9/common/vp9_onyx.h')
-rw-r--r--vp9/common/vp9_onyx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/vp9/common/vp9_onyx.h b/vp9/common/vp9_onyx.h
index 452dd6b89..acb4724e5 100644
--- a/vp9/common/vp9_onyx.h
+++ b/vp9/common/vp9_onyx.h
@@ -221,6 +221,8 @@ extern "C"
int vp9_set_size_literal(VP9_PTR comp, unsigned int width,
unsigned int height);
+ int vp9_switch_layer(VP9_PTR comp, int layer);
+
void vp9_set_svc(VP9_PTR comp, int use_svc);
int vp9_get_quantizer(VP9_PTR c);