]>
granicus.if.org Git - libvpx/log
Dmitry Kovalev [Wed, 15 Jan 2014 20:15:48 +0000 (12:15 -0800)]
Merge "Removing pass number check from ivf_write_file_header()."
Jim Bankoski [Wed, 15 Jan 2014 18:59:49 +0000 (10:59 -0800)]
Merge "Save ~30% off tokenize_b"
Dmitry Kovalev [Wed, 15 Jan 2014 08:00:33 +0000 (00:00 -0800)]
Merge "Cleaning up vp9_rdopt.c."
Dmitry Kovalev [Wed, 15 Jan 2014 01:53:32 +0000 (17:53 -0800)]
Fixing invalid block width/height calculation.
Change-Id: Ieaeb53902ce0ffd5b1b27a92583e98abfa791433
Dmitry Kovalev [Wed, 15 Jan 2014 01:46:14 +0000 (17:46 -0800)]
Cleaning up vp9_rdopt.c.
Change-Id: I5200bf68b43578eaadc4ea47b37f2633fa96d7bd
Jim Bankoski [Tue, 14 Jan 2014 23:05:13 +0000 (15:05 -0800)]
Save ~30% off tokenize_b
Refactoring for speed in the same vein as detokenize_b...
Change-Id: I90779aa46e3b13c22ddce9a42b60e1920ad97142
Dmitry Kovalev [Tue, 14 Jan 2014 23:12:43 +0000 (15:12 -0800)]
Merge "Making motion search code more compact."
Dmitry Kovalev [Tue, 14 Jan 2014 23:10:27 +0000 (15:10 -0800)]
Merge "Cleaning up md5 example."
Dmitry Kovalev [Tue, 14 Jan 2014 22:47:48 +0000 (14:47 -0800)]
Merge "Removing unnecessary casts + cleanup."
Dmitry Kovalev [Tue, 14 Jan 2014 22:46:07 +0000 (14:46 -0800)]
Merge changes I8eda5762,Ia2ffca07
* changes:
Removing unused switchable_interp_count[] field from VP9_COMP.
Using clamp() function instead of the same raw code.
Dmitry Kovalev [Tue, 14 Jan 2014 22:45:17 +0000 (14:45 -0800)]
Merge "Removing unused error_bins[] field from VP9_COMP."
Dmitry Kovalev [Tue, 14 Jan 2014 22:40:48 +0000 (14:40 -0800)]
Merge "Reusing get_frame_new_buffer() function."
Dmitry Kovalev [Tue, 14 Jan 2014 22:14:49 +0000 (14:14 -0800)]
Merge "Cleaning up vp9_encodeframe.c."
Dmitry Kovalev [Tue, 14 Jan 2014 22:12:45 +0000 (14:12 -0800)]
Merge "Adding get_vp9_ref_frame_buffer() function."
Dmitry Kovalev [Tue, 14 Jan 2014 22:11:49 +0000 (14:11 -0800)]
Merge "Converting int_mv to MV."
Deb Mukherjee [Tue, 14 Jan 2014 21:57:17 +0000 (13:57 -0800)]
Merge "Minor fix on an assert"
Deb Mukherjee [Tue, 14 Jan 2014 20:44:10 +0000 (12:44 -0800)]
Minor fix on an assert
Fixes assert that fails occasionally on small values of
max-key frame intervals. Also, adds a small change on
updating frames_to_key for frame drops.
Change-Id: Icc2b33b25e3e4ced7e49f8db73e0a887ef9c99e0
Adrian Grange [Tue, 14 Jan 2014 15:52:37 +0000 (07:52 -0800)]
Merge "Change the strategy for deciding the display size"
Yaowu Xu [Tue, 14 Jan 2014 02:04:30 +0000 (18:04 -0800)]
Merge "fix a div by zero issue"
Dmitry Kovalev [Tue, 14 Jan 2014 00:33:16 +0000 (16:33 -0800)]
Removing unused error_bins[] field from VP9_COMP.
Change-Id: I883eb9026b44cb354d5b01c0f1d34ecd71f942e4
Dmitry Kovalev [Tue, 14 Jan 2014 00:30:40 +0000 (16:30 -0800)]
Removing unused switchable_interp_count[] field from VP9_COMP.
Change-Id: I8eda5762728d981ab7757388741b598c665c26ca
Dmitry Kovalev [Tue, 14 Jan 2014 00:27:50 +0000 (16:27 -0800)]
Using clamp() function instead of the same raw code.
Change-Id: Ia2ffca072f5391b277ce1a0c4e5b4ece9ffc6831
Dmitry Kovalev [Mon, 13 Jan 2014 23:24:06 +0000 (15:24 -0800)]
Making motion search code more compact.
Change-Id: I04d6a006eaf2676f2d8d1d96b87f69e081969382
Dmitry Kovalev [Mon, 13 Jan 2014 23:21:48 +0000 (15:21 -0800)]
Removing pass number check from ivf_write_file_header().
Putting appropriate check to open_output_file() and close_output_file().
Before that the output file has been opened twice during two-pass encoding.
Change-Id: I290cecf00513d6a31ca3f45bc20fef7efcb10190
Dmitry Kovalev [Mon, 13 Jan 2014 22:04:56 +0000 (14:04 -0800)]
Reusing get_frame_new_buffer() function.
Change-Id: Iac5c5aeaef62a4095a60d91285d2c7ad717db0fb
Dmitry Kovalev [Mon, 13 Jan 2014 21:04:05 +0000 (13:04 -0800)]
Removing unnecessary casts + cleanup.
Change-Id: I7298087426977e36b61ecf493949e9412842254c
Dmitry Kovalev [Mon, 13 Jan 2014 20:00:51 +0000 (12:00 -0800)]
Merge "Adding mv_has_subpel() function."
Adrian Grange [Fri, 13 Dec 2013 18:15:03 +0000 (10:15 -0800)]
Change the strategy for deciding the display size
There are three contributors to the definition of how the
display size is set:
(1) display width/height set in the container.
(2) display size (optional in the frame header)
(3) decoded frame size (from the frame header)
This patch modifies the way that vpxdec defines the display
size to give preference to these three criteria in the order
given above. If the container sets a non-zero size, it is
used, otherwise the display size specified in the first
decoded frame is used (if specified), with the raw
decoded frame size of the first frame used as a last resort.
The display size set in frames other than the first is
always ignored in this implementation.
Change-Id: I7e98d817d3f5894d559dd2aeb0a6cb1959b9092b
Dmitry Kovalev [Mon, 13 Jan 2014 19:46:01 +0000 (11:46 -0800)]
Merge "Adding raw_read_frame() function to vpxdec."
James Zern [Mon, 13 Jan 2014 19:25:59 +0000 (11:25 -0800)]
Merge "test_libvpx: fix negative CPU filter"
Dmitry Kovalev [Mon, 13 Jan 2014 19:21:07 +0000 (11:21 -0800)]
Converting int_mv to MV.
Change-Id: Id31c0e100d275bd3650eaf5e4b8fe5ce648dbfaf
Dmitry Kovalev [Mon, 13 Jan 2014 18:59:26 +0000 (10:59 -0800)]
Merge "Cleaning up and fixing psnr calculation code."
Dmitry Kovalev [Mon, 13 Jan 2014 18:57:56 +0000 (10:57 -0800)]
Adding mv_has_subpel() function.
Change-Id: I50922bb1a689f8515debaa018f850b231c21189f
Dmitry Kovalev [Mon, 13 Jan 2014 18:54:57 +0000 (10:54 -0800)]
Adding raw_read_frame() function to vpxdec.
Change-Id: Ie2a4606daf35b327d6f2ac8d7fd8f6cacf4c5b6a
Yaowu Xu [Mon, 13 Jan 2014 18:52:00 +0000 (10:52 -0800)]
Merge "Enable reference frame masking for rt mode"
Yaowu Xu [Mon, 13 Jan 2014 18:23:28 +0000 (10:23 -0800)]
fix a div by zero issue
Change-Id: I091dfaa0ed5b9672eedd46d6097469d0802e24ef
Yaowu Xu [Mon, 13 Jan 2014 18:03:28 +0000 (10:03 -0800)]
Enable reference frame masking for rt mode
Reference frame masking helped good quality mode to gain about 5% in
encoding speed, this commit enable it for rt mode to gain the speed
improvement.
In addition, this commit move the speed feature setup to a separate
function.
Change-Id: I015e8f78bbb21dd43ae183b9b9355bea2ccda9c5
Johann [Mon, 13 Jan 2014 17:22:15 +0000 (09:22 -0800)]
Merge "mips dsp-ase r2 vp9 decoder fixed bug in extend frame module (seg fault)"
Paul Wilkins [Fri, 3 Jan 2014 14:14:04 +0000 (14:14 +0000)]
No arf right before real scene cut.
To reduce pulsing we now allow an arf just before forced key frames
and at the end of a clip or section (which may be stitched to
another clip or section). However, this does not make sense for
key frames arising from real scene cuts.
Change from original patch reflects other recent changes in regard
to alignment of gf/arf and kf groups.
Change-Id: I074a91d1207e9b3e28085af982f6718aa599775f
Paul Wilkins [Thu, 9 Jan 2014 16:10:57 +0000 (16:10 +0000)]
Further rate control tweaks and fixes.
Further fixes regarding min and max rate.
Bug fixes re kf group bits and last kf group.
Change-Id: Iaafd719d30a489e135a3c55851ce8c632091a436
Parag Salasakar [Mon, 13 Jan 2014 09:14:18 +0000 (14:44 +0530)]
mips dsp-ase r2 vp9 decoder fixed bug in extend frame module (seg fault)
Change-Id: Ic46da8897d2fb5351e22d6d74805fd9d78c81b32
James Zern [Sat, 11 Jan 2014 20:39:32 +0000 (12:39 -0800)]
Merge "cosmetics: vp9_reconinter.h: make some variables const"
James Zern [Sat, 11 Jan 2014 20:38:36 +0000 (12:38 -0800)]
Merge "datarate_test: fix some type conversions"
James Zern [Sat, 11 Jan 2014 03:08:44 +0000 (19:08 -0800)]
test_libvpx: fix negative CPU filter
negative patterns begin with _one_ '-', not one before each pattern.
https://code.google.com/p/googletest/wiki/V1_7_AdvancedGuide#Running_a_Subset_of_the_Tests
Change-Id: I6fd527b31bc2571dfdaa453cbbb57c77b3409563
Johann [Sat, 11 Jan 2014 01:04:56 +0000 (17:04 -0800)]
Merge "Apply neon flags to intrinsic files"
Dmitry Kovalev [Sat, 11 Jan 2014 00:53:35 +0000 (16:53 -0800)]
Merge "Cleaning up vp9_rc_postencode_update() function."
Dmitry Kovalev [Sat, 11 Jan 2014 00:09:56 +0000 (16:09 -0800)]
Cleaning up and fixing psnr calculation code.
Introducing calc_psnr() which calculates psnr between two yv12 buffers.
Previously we incorrectly used width/height instead of
crop_width/crop_height to calculate number of samples -- fixed.
Change-Id: Iecda01980555de55ad347e0276e6641c793fa56c
Dmitry Kovalev [Sat, 11 Jan 2014 00:01:54 +0000 (16:01 -0800)]
Merge "Cleaning up vp9_dx_iface.c."
Jingning Han [Sat, 11 Jan 2014 00:01:07 +0000 (16:01 -0800)]
Merge "Declare setup_buffer_inter in vp9_rdopt.h"
Jingning Han [Sat, 11 Jan 2014 00:00:56 +0000 (16:00 -0800)]
Merge "Enable skipping reference frame check in rd loop"
Dmitry Kovalev [Sat, 11 Jan 2014 00:00:56 +0000 (16:00 -0800)]
Merge "Removing mi_height_log2_lookup table."
Dmitry Kovalev [Fri, 10 Jan 2014 22:50:58 +0000 (14:50 -0800)]
Cleaning up md5 example.
Change-Id: Ifee528b1663b10dbe45e0bfef79010370c914e3a
Jim Bankoski [Fri, 10 Jan 2014 19:28:23 +0000 (11:28 -0800)]
explain speed features
Added comments to explain what the various speed features do, and removed
1 that was clearly unused.
Change-Id: Icd37a536072ddafedbfaefcecbe48979f6d10faf
Jingning Han [Fri, 10 Jan 2014 20:48:04 +0000 (12:48 -0800)]
Declare setup_buffer_inter in vp9_rdopt.h
This funtion initializes buffer pointers and first stage motion vector
prediction. It will be needed by both regular rate-distortion
optimization loop and the non-RD mode decision. Hence move its
declaration in vp9_rdopt.h
Change-Id: I64e8b6316c9d05f20756a62721533a2e4d158235
Dmitry Kovalev [Fri, 10 Jan 2014 21:48:44 +0000 (13:48 -0800)]
Cleaning up vp9_encodeframe.c.
Change-Id: I6d9f595249dc71752abe16c042d3b07aa2e4248d
Dmitry Kovalev [Fri, 10 Jan 2014 21:29:47 +0000 (13:29 -0800)]
Removing mi_height_log2_lookup table.
Change-Id: I1f0ae2edc3a96b33c0494d165ae756a8feba6184
Johann [Fri, 10 Jan 2014 20:16:59 +0000 (12:16 -0800)]
Apply neon flags to intrinsic files
Filter out files ending in _neon.c and append .neon so the Android build
system knows to apply -mfpu=neon
Change-Id: Ib67277e5920bfcaeda7c4aa16cd1001b11d59305
Dmitry Kovalev [Fri, 10 Jan 2014 19:59:38 +0000 (11:59 -0800)]
Adding get_vp9_ref_frame_buffer() function.
Change-Id: Iae195fcf952dd27ba424f8e95090b8ffc4d5a7c8
Marco Paniconi [Fri, 10 Jan 2014 19:43:20 +0000 (11:43 -0800)]
Merge "Don't use gf_update by default for 1-pass CBR."
Dmitry Kovalev [Fri, 10 Jan 2014 19:01:52 +0000 (11:01 -0800)]
Cleaning up vp9_dx_iface.c.
Change-Id: I6a0dfb95c55ee6cadc7b1675782c7830e5c7caaf
hkuang [Fri, 10 Jan 2014 18:59:00 +0000 (10:59 -0800)]
Merge "Fix Issue #679: vp9 C loop filter produces valgrind warning."
Dmitry Kovalev [Fri, 10 Jan 2014 18:44:20 +0000 (10:44 -0800)]
Cleaning up vp9_rc_postencode_update() function.
Change-Id: I02e44c10660fdb9201a802ad19ceb64756feeebe
Marco Paniconi [Wed, 8 Jan 2014 20:34:18 +0000 (12:34 -0800)]
Don't use gf_update by default for 1-pass CBR.
Change-Id: I5df6abceb0a2a69706feadeb820b593cae88f573
Dmitry Kovalev [Fri, 10 Jan 2014 18:30:04 +0000 (10:30 -0800)]
Merge "Adding {get, set}_rate_correction_factor() functions."
hkuang [Thu, 9 Jan 2014 18:36:50 +0000 (10:36 -0800)]
Fix Issue #679: vp9 C loop filter produces valgrind warning.
Fix the valgrind error due to access uninitialized
memory in loopfilter.
Change-Id: I52fccf5ede845ee1f4c13d3bd909b8f220c0bdff
Marco Paniconi [Fri, 10 Jan 2014 17:33:33 +0000 (09:33 -0800)]
Merge "Keep buffer clipped to maximum in change_config."
Paul Wilkins [Fri, 10 Jan 2014 12:28:16 +0000 (12:28 +0000)]
Revert "SSSE3 convolution optimization"
This reverts commit
511d218c60b9b6c1ab9383db746815e907af0359 .
In current form intrinsics break borg build.
Change-Id: Ied37936af841250ecff449802e69a3d3761c91b9
Jingning Han [Fri, 10 Jan 2014 02:01:30 +0000 (18:01 -0800)]
Enable skipping reference frame check in rd loop
This commit allows encoder to compare the SAD cost associated with
the best motion vector predictor, per frame. If one reference frame
has this cost more than 4 times of the best SAD cost given by other
reference frames, skip NEARESTMV, NEARMV, ZEROMV mode check of this
reference frame.
This setting is turned on in speed 2 and above. Compression quality
change in speed 2:
derf -0.014%
yt -0.097%
hd -0.023%
stdhd 0.046%
It reduces the speed 2 runtime of test sequences:
pedestrian_area_1080p 4000 kbps 310763 ms -> 303595 ms
bluesky_1080p 6000 kbps 259852 ms -> 251920 ms
Change-Id: I7f59cf79503d51836d61d56d50dc5bdf0e502e22
Jingning Han [Fri, 10 Jan 2014 02:17:25 +0000 (18:17 -0800)]
Merge "Optimze inv 16x16 DCT with 10 non-zero coeffs - P2"
Jingning Han [Fri, 10 Jan 2014 02:17:12 +0000 (18:17 -0800)]
Merge "Optimze inv 16x16 DCT with 10 non-zero coeffs - P1"
Deb Mukherjee [Fri, 10 Jan 2014 01:38:45 +0000 (17:38 -0800)]
Merge "Cleanups on refresh flags"
Deb Mukherjee [Thu, 9 Jan 2014 01:55:07 +0000 (17:55 -0800)]
Cleanups on refresh flags
Cleanups on frame refresh flags and external overrides.
Change-Id: Ia6a56fe1bde906b1dc3fcbf4ef1c7b207cd2df2d
Johann [Thu, 9 Jan 2014 23:21:19 +0000 (15:21 -0800)]
Merge "Use the correct member for initialization"
Yaowu Xu [Thu, 9 Jan 2014 23:02:24 +0000 (15:02 -0800)]
Merge "Simplify set_rt_speed_feature()"
Marco Paniconi [Thu, 9 Jan 2014 22:17:00 +0000 (14:17 -0800)]
Keep buffer clipped to maximum in change_config.
Under a configuration change, where the bitrate suddenly decreases,
the buffer level may be larger than maximum allowed (for that first frame to be encoded after change_config).
This change keeps it clipped to its maximum level.
Change-Id: I4d0b5b3d1fd8148600dd39e02bd630c9464baba5
Dmitry Kovalev [Thu, 9 Jan 2014 21:42:55 +0000 (13:42 -0800)]
Merge "Renaming 'Sharpness' to 'sharpness'."
Yaowu Xu [Thu, 9 Jan 2014 19:50:24 +0000 (11:50 -0800)]
Simplify set_rt_speed_feature()
1. Made speed choices to be progressive
2. Adjusted rt speed settings to achieve better speed/quality
Overall, rt-5 gained 2.5% in compression/quality, encoding time of 720p
niklas clip goes from 137,052ms to 121,874ms
Change-Id: Ia6e7e1e15225395a868a2f1059c3db8e266e1600
Jingning Han [Thu, 9 Jan 2014 20:43:40 +0000 (12:43 -0800)]
Optimze inv 16x16 DCT with 10 non-zero coeffs - P2
This commit further optimizes SSE2 operations in the second 1-D
inverse 16x16 DCT, with (<10) non-zero coefficients. The average
runtime of this module goes down from 779 cycles -> 725 cycles.
Change-Id: Iac31b123640d9b1e8f906e770702936b71f0ba7f
Yunqing Wang [Thu, 9 Jan 2014 20:39:47 +0000 (12:39 -0800)]
Merge "SSSE3 convolution optimization"
levytamar82 [Thu, 21 Nov 2013 22:49:29 +0000 (15:49 -0700)]
SSSE3 convolution optimization
Optimizing all SSSE3 assembly for convolution:
1. vp9_filter_block1d4_h8_sse2
2. vp9_filter_block1d8_h8_sse2
3. vp9_filter_block1d16_h8_sse2
4. vp9_filter_block1d4_v8_sse2
5. vp9_filter_block1d8_v8_sse2
6. vp9_filter_block1d16_v8_sse2
my optimization include:
-processing 2x8 elements in one 128 bit register instead of processing
8 elements in one 128 bit register.
-removing unecessary loads.
This optimization gives between 2.4% user level gain for 480p input
and 1.6% user level gain for 720p.
This Optimization done only for 64bit.
Change-Id: Icb586dc0c938b56699864fcee6c52fd43b36b969
Dmitry Kovalev [Thu, 9 Jan 2014 19:15:46 +0000 (11:15 -0800)]
Merge "Removing examples code generation and making them static."
Dmitry Kovalev [Thu, 9 Jan 2014 19:15:29 +0000 (11:15 -0800)]
Merge "Using VP9_COMMON instead of VP9_COMP."
Johann [Thu, 9 Jan 2014 18:39:05 +0000 (10:39 -0800)]
Merge "VP8 for ARMv8 by using NEON intrinsics 01"
James Yu [Tue, 17 Dec 2013 10:23:38 +0000 (18:23 +0800)]
VP8 for ARMv8 by using NEON intrinsics 01
Add bilinearpredict_neon_intrinsics.c
- vp8_bilinear_predict4x4_neon
- vp8_bilinear_predict8x4_neon
- vp8_bilinear_predict8x8_neon
- vp8_bilinear_predict16x16_neon
Change-Id: I33dfa502881219841b442dda32b73220e51b716b
Signed-off-by: James Yu <james.yu@linaro.org>
Paul Wilkins [Thu, 9 Jan 2014 11:00:15 +0000 (03:00 -0800)]
Merge "Fix rate allocation bug."
Johann [Thu, 9 Jan 2014 01:42:04 +0000 (17:42 -0800)]
Use the correct member for initialization
On Windows this fails with:
error C2440: 'initializing': cannot convert from int_mv to uint32_t
Change-Id: I51630efd0e83a0ce620c91aa7859dd6fc1572e99
Dmitry Kovalev [Thu, 9 Jan 2014 02:36:38 +0000 (18:36 -0800)]
Using VP9_COMMON instead of VP9_COMP.
Change-Id: If7d3958653104f3e170853e931f8489de3ecf3cc
Dmitry Kovalev [Thu, 9 Jan 2014 02:12:09 +0000 (18:12 -0800)]
Merge "Removing direct references to {lst_fb, gld_fb, alt_fb}_idx fields."
Johann [Thu, 9 Jan 2014 01:59:30 +0000 (17:59 -0800)]
Merge "Install test sources for MSVS"
Dmitry Kovalev [Thu, 9 Jan 2014 01:48:28 +0000 (17:48 -0800)]
Merge "Cleanups around cpi->common."
Dmitry Kovalev [Thu, 9 Jan 2014 01:40:35 +0000 (17:40 -0800)]
Adding {get, set}_rate_correction_factor() functions.
Change-Id: Ib3212832953a3445fc5f021af0e1de7886f09b4f
Dmitry Kovalev [Thu, 9 Jan 2014 00:29:29 +0000 (16:29 -0800)]
Merge "Renaming 'Mode' to 'mode'."
Johann [Wed, 8 Jan 2014 23:45:14 +0000 (15:45 -0800)]
Install test sources for MSVS
Move the code outside the conditions. The test sources themselves are
also required for Visual Studio.
Change-Id: Id5e93ebc7369e1807eba0b9dc4f7d0f18033d794
Jingning Han [Tue, 7 Jan 2014 22:35:02 +0000 (14:35 -0800)]
Optimze inv 16x16 DCT with 10 non-zero coeffs - P1
This commit is the first patch optimizing SSE2 implementation of inverse
16x16 DCT with <10 non-zero coefficients. It focused on the first 1-D (row)
transformation. It exploits the fact that only top-left 4x4 block contains
non-zero coefficients, in a 2-D inverse 16x16 DCT with <10 coeffients.
The average runtime of idct16x16_10 unit is reduced from
883 cycles -> 779 cycles (12% faster).
For pedestrian_area_1080p 300 frames at 4000 kbps, the speed 2 runtime goes
down from 310651 ms -> 305910 ms. The decoding speed goes up from
80.37 fps -> 80.87 fps.
Change-Id: Ic6f3ac5a637a76c07ba73ddaafe318a699fea645
Dmitry Kovalev [Wed, 8 Jan 2014 23:21:41 +0000 (15:21 -0800)]
Removing direct references to {lst_fb, gld_fb, alt_fb}_idx fields.
Change-Id: Ib1d9628d2b538b6dc27b0db1fa7f40f70ff2072f
Dmitry Kovalev [Wed, 8 Jan 2014 22:51:00 +0000 (14:51 -0800)]
Cleanups around cpi->common.
Change-Id: I0c42a729038d0f4cb7bc07f587d066fcb1dfe9d9
Alex Converse [Wed, 8 Jan 2014 22:43:46 +0000 (14:43 -0800)]
Merge "Add a C fallback for get_msb() and change inline to INLINE."
hkuang [Wed, 8 Jan 2014 22:41:43 +0000 (14:41 -0800)]
Merge "Add initial intra frame neon optimization. 1~2% gain."
Dmitry Kovalev [Wed, 8 Jan 2014 22:33:59 +0000 (14:33 -0800)]
Renaming 'Mode' to 'mode'.
Change-Id: I6cdd670d66288dbd66228f38bba6b30502d25362
Dmitry Kovalev [Wed, 8 Jan 2014 22:19:14 +0000 (14:19 -0800)]
Renaming 'Sharpness' to 'sharpness'.
Change-Id: I54513dc3b3321e0c0bb6b15ea5c34085ed80b4a4