From 57be81369a5cf6f2d6d49b2a1f82353b89d07c04 Mon Sep 17 00:00:00 2001 From: Dmitry Kovalev Date: Wed, 8 Jan 2014 14:19:14 -0800 Subject: Renaming 'Sharpness' to 'sharpness'. Change-Id: I54513dc3b3321e0c0bb6b15ea5c34085ed80b4a4 --- vp9/common/vp9_onyx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vp9/common/vp9_onyx.h') 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; -- cgit v1.2.3