- 28 Feb, 2014 - 39 commits
-
-
Dmitry Kovalev authored
-
Jingning Han authored
-
Jingning Han authored
-
Minghai Shang authored
Merge "[svc] Fix "possible loss of data", "division by zero" and "index 5 out of bounds for type" compiler warings"
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
Change-Id: Ic32eb103d0d7f98c0a16c4e7bdec117faf05df02
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Jingning Han authored
For blocks at frame boundary, the selected block size sometimes needs to be smaller than that was first given. This commit forces such block size change only between square blocks, so as to avoid the potential use case containing 32x16 + 16x8 + 16x8, for 1080p sequences. Local test suggested no visible coding speed difference. Borg test reveals no difference in terms of compression performance. Change-Id: Ie8de87f3c6febc3acf11b4cbfdf2077f9f6def52
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Minghai Shang authored
"index 5 out of bounds for type" compiler warings Change-Id: I414d39198cb02d1b8e2330002ed5fe062aaea95e
-
James Zern authored
-
Dmitry Kovalev authored
Change-Id: I9a38af32f16f196b83dd69755eafb9543edf5691
-
hkuang authored
-
Jingning Han authored
This commit checks if the motion vector associated with the current mode has been computed in previous mode tests. If possible, skip the redundant reference block generation and SAD calculation in the non-RD mode decision process. For test sequence pedestrian_area 1080p, the runtime goes from 24261 ms to 23770 ms. This does not change compression performance. The speed-up is mostly around places with consistent motion. Change-Id: I97be63c6a2d07c57be26b3c600fbda3803adddda
-
Yunqing Wang authored
-
James Zern authored
-
James Zern authored
* changes: cosmetics: test.mk: sort source lists test.mk: fix test availability sad_test: (arm) fix vp9-only build cosmetics: sad_test: add a few comments
-
James Zern authored
this will aid in output comparison with other generation systems Change-Id: Ifb66321e45ab9fdd9eaeb5e0ea8b3d0632efe7ce
-
James Zern authored
previously the scale functions would always be include regardless of the CONFIG_SPATIAL_RESAMPLING setting. Change-Id: Ifbccf47b20689b5dd61bb3ddccd5c013297b4e05
-
James Zern authored
-
Alex Converse authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
Change-Id: Iaaa16b4b2c581eaeb9e4ecfcfe60f98b8a0fa40b
-
Dmitry Kovalev authored
Change-Id: I7d11c6ae259aff6560710d16fea3032c661e5b02
-
Dmitry Kovalev authored
Change-Id: Ie9c66a93d45271e54b84bea6a38f07db6c4fd1ca
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
Change-Id: Id145da99259866109cfee8b47a1d8f309944b937
-
Dmitry Kovalev authored
Change-Id: Iba128039534e16a6e0a8cfe7e58306c4655e9f0d
-
Alex Converse authored
All escape conditions that remain require knowledge of best_rd or best_mode_index. Change-Id: I6f77e4e629cacd54c8149ad0a98d54c8ee4ae249
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
Change-Id: Iaac57b24f79cd205a8c62bc1177412d22f5787a8
-
- 27 Feb, 2014 - 1 commit
-
-
Dmitry Kovalev authored
Change-Id: If41459f8ba186bb47d977b76e2f4bab97078462d
-