summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_onyx.h
diff options
context:
space:
mode:
authorDmitry Kovalev <dkovalev@google.com>2014-01-08 14:19:14 -0800
committerDmitry Kovalev <dkovalev@google.com>2014-01-08 14:19:14 -0800
commit57be81369a5cf6f2d6d49b2a1f82353b89d07c04 (patch)
treee6c2f538a4be6576585ea417a65ebac2bcff94fd /vp9/common/vp9_onyx.h
parentfeab7e1146f6b5f55fefc8d17a674c4c48dd3ac5 (diff)
downloadlibvpx-57be81369a5cf6f2d6d49b2a1f82353b89d07c04.tar
libvpx-57be81369a5cf6f2d6d49b2a1f82353b89d07c04.tar.gz
libvpx-57be81369a5cf6f2d6d49b2a1f82353b89d07c04.tar.bz2
libvpx-57be81369a5cf6f2d6d49b2a1f82353b89d07c04.zip
Renaming 'Sharpness' to 'sharpness'.
Change-Id: I54513dc3b3321e0c0bb6b15ea5c34085ed80b4a4
Diffstat (limited to 'vp9/common/vp9_onyx.h')
-rw-r--r--vp9/common/vp9_onyx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vp9/common/vp9_onyx.h b/vp9/common/vp9_onyx.h
index be8fedc47..6520cd394 100644
--- a/vp9/common/vp9_onyx.h
+++ b/vp9/common/vp9_onyx.h
@@ -81,7 +81,7 @@ extern "C"
int64_t target_bandwidth; // bandwidth to be used in kilobits per second
int noise_sensitivity; // pre processing blur: recommendation 0
- int Sharpness; // sharpening output: recommendation 0:
+ int sharpness; // sharpening output: recommendation 0:
int cpu_used;
unsigned int rc_max_intra_bitrate_pct;